Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.1, 1.9 M1
-
Component/s: WYSIWYG Editor
-
Labels:None
-
Environment:Any web container that doesn't support URL query string parameters without value
-
keywords:servlet container convert wiki syntax
-
Difficulty:Trivial
-
Similar issues:
Description
In some serlvet containers the WYSIWYG editor receives Wiki syntax as input instead of XHTML. The following can happen:
- edit a new page
- write a word like "bug"
- select the word and make it bold
- save & view (everything looks fine)
- edit again
The rich text area contains **bug** instead of bug.