Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 10.3
-
Component/s: Web - Templates & Resources, WYSIWYG Editor
-
Labels:None
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
Steps to reproduce:
1. Create a new document
2. Edit in WYSIWYG mode (CK)
2.1 (Optional) CTRL+R to hard-refresh the page and get rid of any caching you might have in the browser.
3. Switch to the "Source" tab(/button) of the CK editor
4. Enter some wiki syntax, e.g.
**test** dsadsa //dsadsa//
5. Switch to the Wiki editor (using the dropdown on the page's "Edit" button)
Expected result:
The content in the wiki editor should be the same as the content in the WYSIWYG editor's Source tab.
Actual result:
The wiki syntax gets escaped:
~*~*test~*~* dsadsa ~/~/dsadsa~/~/
Attachments
Issue Links
- depends on
-
CKEDITOR-297 Switching from WYSIWYG to Wiki edit mode while CKEditor is in Source mode messes up the edited content
-
- Closed
-
- is duplicated by
-
XWIKI-16436 Wrong syntax used when switching editor from CKEditor source mode
-
- Closed
-