-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
3.4.7
-
None
-
1
-
When switching the editor from Rich Text mode to Wiki Markup mode, the wiki markup can be corrupted if Rich Text is the default view. Specifically this happens with multiple levels of bullet points and macros. However, if Wiki Markup is the default view this does not happen.
Steps to reproduce
- create page
- click Wiki Markup editor
- add a bullet with a macro defining the text color:
- hit Return to add a new line
- add a second level bullet directly below the first:
* {color:red}hello{color} ** oh hai
- Save
- observe that everything looks good
- Edit
- switch to Wiki Markup view
- observe that the line break is removed between the color macro and the second level bullet
- Save
- observe that the bullet hierarchy is now well effed
- duplicates
-
CONFSERVER-6992 Markup umbrella issue - errors switching between modes or rendering escaped content
- Closed