-
Bug
-
Resolution: Fixed
-
Medium
-
2.8.2, 2.9.2
-
None
When you insert an image as a thumbnail into a wiki page, the generated HTML does not properly escape the filename.
- is related to
-
CONFSERVER-13338 Images with apostrophe in the filename causes Insert Image page thumbnails to break
-
- Closed
-
tested latest 2.9.2 patch
spaces in filenames are no longer replaced with "+"s, however, other non-alphanumeric characters are not being escaped
e.g. the markup saved by the RTE (without roundtripping) for the following filenames;
is
This generates the following errors

Unable to render embedded object: File (<script>.jpg) not found.