Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 11.3
-
Fix Version/s: None
-
Component/s: WYSIWYG Editor
-
Labels:
-
Difficulty:Unknown
-
Similar issues:
Description
Steps to reproduce:
- Open a wiki, login, and switch to advanced user
- Create a page Foo with the following macro:
{{box}} Hello world {{/box}}
- Open Foo with WYSIWYG editor
- Switch to source mode
- Use the edit dropdown to select "Edit wiki" while you're still in source mode editing
- When you've got the confirm window telling that you might loose data click "Leave page"
Expected result:
- The Wiki editor opens and you see:
{{box}} Hello world {{/box}}
Obtained result:
- The wiki editor opens and you see:
~{~{box}} Hello world ~{~{/box}}
Attachments
Issue Links
- duplicates
-
XWIKI-15241 Switching from the WYSWYG Editor's Source tab to the Wiki Editor performs unneeded conversion
-
- Closed
-