Jump to content

How to retain image copyright metadata?


Recommended Posts

It appears that when PrestaShop uploads an image containing metadata, it strips all the metadata out, including the copyright statement associated with the image.

 

Am I seeing this correctly?

 

How can I change PrestaShop so it does not strip the copyright information away? I'm happy to lose the rest of the metadata but want the copyright information retained.

 

I prefer not to use the watermark function to plaster something on top of the image.

Link to comment
Share on other sites

Hello Guy, unfortunately PrestaShop does strip out the data by default for security reasons. Sometimes the images may ave malicious scripts that can harm your webstore. This function would be difficult to code out, however, it is possible. I hope this helps shed some light on the situation. Thank you for choosing PrestaShop!

Link to comment
Share on other sites

Can you suggest where to find the code that does that? I'd be just as happy, maybe happier, to re-insert copyright EXIF data after everything was stripped if that was easy to do. But I haven't yet figured out where the data is being stripped out. Is this somewhere in the ajaxfilemanager modules, or elsewhere?

Link to comment
Share on other sites

  • 1 year later...
×
×
  • Create New...