Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.2
-
None
Description
Inside strings, an escaped quote is recognized, e.g: "some \" quote"
Problematically, an escaped escape is not recognized, so in the string: "some quote \\\\", the second quote is not recognized as the end of the string.
Attachments
Issue Links
- links to