Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0 RC5
-
Component/s: {Unused} Editor - TinyMCE WYSIWYG
-
Labels:None
-
Environment:Linux 2.4.10-4GB-SMP, Apache/1.3.29, mod_jk/1.2.23, Java 1.5.0_09, Tomcat 4.1.29
-
keywords:image, wysiwyg, umlaut, German, special characters bugfixingday
-
Similar issues:
XWIKI-4728Wysiwyg editor special character handling in links XWIKI-2090Attaching images with a name containing special characters (é & è à ...) generates bugs (image are not displayed) XWIKI-4101The editor WYSIWYG disappear when creating a new translation XWIKI-2583Documents with name with spaces or other special chars can't properly save added image in WYSIWYG editor XWIKI-3818Special characters should not be filtered when splitting documents XWIKI-1469Escaping of special characters like < > XWIKI-6374Mulitpage import does not filter special windows characters when creating the document page name XWIKI-2795Can not save images with WYSIWYG editor if more than two 2 spaces are present page name XWIKI-1339Allow special characters in page names XWIKI-7308Allow special (and Asian) characters in attachments
Description
If a document's name contains special characters (like German umlauts ä, ö, ü etc.) images do not work correctly in the WYSIWYG editor.
To reproduce:
- Edit a page witch such a name in the WYSIWYG editor (example: http://wiki.erlhagen.de/xwiki/bin/view/Sandkasten/Image+Upload+Pr%F6blem)
- Go to the end of the text and press ENTER to insert a new line of text.
- Click the icon "Insert/edit image"
- Choose one of the existing image files (or upload a new one and select it).
- Click "Insert"
- Then click Preview, or Save & View. The image is gone!
It works in the Wiki-style editor.
Are you using the default (8859-1) encoding, or UTF-8?