Details
-
Bug
-
Resolution: Solved By
-
Major
-
3.0 M3
-
None
-
Unit
-
Unknown
-
N/A
-
N/A
-
Description
Steps to reproduce:
- Parse some text containing \ with the plain text parser.
Expected result:
The \ character is parsed as special symbol and represented as such in the XDOM, similar to when the same text is parsed as xwiki/2.0 syntax for example.
Actual result:
The \ character is parsed as regular character and part of a word block in the XDOM.
Attachments
Issue Links
- is related to
-
XRENDERING-790 The plain text parser shouldn't use regular expressions to detect special characters
-
- Closed
-