Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
OpenCMIS 0.13.0
-
None
Description
QueryStatementImpl.setStringContains() escapes CONTAINS queries with back slashes ('/') incorrectly. The unit tests are also wrong.
Additionally, it doesn't follow the escaping rules for hyphens ('-').