Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
3.0.1
-
None
-
None
Description
The default before 3.0 used to be no escaping which is fine in my use case.
Unfortunately in 3.0 I can't find anyway to go back to previous behavior.
I tried
<escapeString>ยง</escapeString>
and
<escapeString/>
but I still end up with \ characters.
The reason I tried to disable it is because of MRESOURCES-230.
I ended up finding a character I don't have in my file and set it as escapeString.
Attachments
Issue Links
- is superceded by
-
MRESOURCES-235 Revert enabling escaping by default introduced in 3.0.0.
- Closed
- relates to
-
MRESOURCES-223 Define the escapeString by default with "\"
- Closed