Hi there,
I just updated one of my EE sites to 2.5.3.
I had many many images in the old installation that had spaces in the filename (don’t ask 😉 ). Anyway, after the update, the links to these images have been ‘automatically’ updated to display spaces as ‘+’ instead of ‘percent20’. For instance:
/images/uploads/someimage.jpg/images/uploads/some+image.jpgresulting in many imagepaths being broken.
Can I fix this in a way that does not involve manually renaming all the files?
Thanks! 😊