Display error of image if email is in meta data in media library
-
I had an image with an email address in the metadata (via Photoshop) – the media library pulled the metadata into the caption field.
html
<p><a href="https://www.waynejonesaudio.com/products-specs/wjbp-stereo-bass-pre-amp/"><img src="https://www.waynejonesaudio.com/wp-content/uploads/WJBP-bass-guitar-preamp-245x223.jpg" alt="Wayne Jones Audio - WJBP Stereo Valve Bass Pre-Amp" width="245" height="223" class="fade imgBorder alignnone size-full wp-image-3506" title="CLICK for Details & Specs" /></a></p>
displayed as
https://www.dropbox.com/s/tbjy210qkv1f921/image-with-email-in-caption.png?dl=0As you can see by the html code there was no displaying of the Caption in the HTML.
Removing wp-image-3506 from class resolved it – but shouldn’t have to do that
I deleted the caption in the media Library – and updated the image – no change
I turned off image accelerator in JetPack – did not fix issue
Turned off JetPack completely – fixed issueTried “automatically the best method (excluding javascript)” – did not fix issue
Tried “simple HTML character encoding.” – did not fix issue
This has happened throughout the website with other images containing email address in metadata.
- The topic ‘Display error of image if email is in meta data in media library’ is closed to new replies.