Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1
-
Component/s: WYSIWYG Editor
-
Labels:None
-
Environment:Firefox 6.0
-
Tests:Integration
-
Difficulty:Easy
-
Similar issues:
XWIKI-3540Double backslash problem XWIKI-4628Improve the WYSIWYG/Source tab switch XWIKI-4079Links are lost when switching to Source in the WYSIWYG editor XWIKI-1705Single backslashes inside {code} block XWIKI-8943 Let users access the source code of macros easier XWIKI-4682Table controls are enabled after switching back from Source tab XWIKI-3965Relative images are not displayed when switching from Source tab to Wysiwyg tab XWIKI-3278Macro parameter don't support backslash XWIKI-6121Double clicking on text makes macro edit box appear XWIKI-3803Page cannot be converted when there are unescaped backslashes in a comment.
Description
If you create a new page using the WYSIWYG editor and switch to source without typing any text you'll see a double backslash in the source:
\\
The source should be of course empty.