Image not displaying in MediaWiki
From FVue
Contents
Problem
I'm trying to link to a Google+ image, but it won't display and an additional class "phvveowzuwwoxtpsujll" is put to the img-tag:
img class="phvveowzuwwoxtpsujll" alt="bottleCapMatrixGate_120x240.jpg" src="http://lh6.ggpht.com/-G4vM1V_u05U/VJafJjpHSWI/AAAAAAAADyY/rF05QZGeYeg/w120-h240-no/bottleCapMatrixGate_120x240.jpg"
Gimp reports this in the console when the image is opened:
While parsing XMP metadata: Error on line 39 char 1: End of element <exif:Flash> not expected in this context Metadata parasite seems to be corrupt
Workaround
The same image in a larger resolution does not have this problem:
img alt="bottleCapMatrixGate_195x390.jpg" src="http://lh6.ggpht.com/-8IwP9o-8R64/VJafKNOahFI/AAAAAAAADyg/0DupfmX39iU/w195-h390-no/bottleCapMatrixGate_195x390.jpg"
Journal
20141221
Tried exporting the image again from Gimp, now without EXIF-data (see options in export dialog). But still same error, not displaying.
Advertisement