HTML code written in WYSIWYG mode is not escaped when previewing and saving page
--------------------------------------------------------------------------------
Key: JSPWIKI-586
URL: https://issues.apache.org/jira/browse/JSPWIKI-586
Project: JSPWiki
Issue Type: Bug
Components: Editors
Affects Versions: 2.8.2
Environment: Server: JSPWiki v2.8.2, FCKeditor version 2.6.3 Build
19836
Client: Ubuntu 9.04, Firefox 3.0.13
Reporter: David Eriksson
Priority: Minor
Is this a bug or a feature, or maybe a configuration issue on my part?
Steps to reproduce:
1. Select FCKeditor as editor
2. Create a page
3. Write some HTML code in WYSIWYG mode, such as "<em>hello world</em>"
4. Save
5. I expect the page to show "<em>hello world</em>" but it shows "hello world"
in italic font
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.