You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Florian Müller (JIRA)" <ji...@apache.org> on 2015/09/01 17:25:45 UTC

[jira] [Created] (CMIS-946) QueryStatementImpl escapes CONTAINS queries incorrectly

Florian Müller created CMIS-946:
-----------------------------------

             Summary: QueryStatementImpl escapes CONTAINS queries incorrectly
                 Key: CMIS-946
                 URL: https://issues.apache.org/jira/browse/CMIS-946
             Project: Chemistry
          Issue Type: Bug
          Components: opencmis-client
    Affects Versions: OpenCMIS 0.13.0
            Reporter: Florian Müller
            Assignee: Florian Müller


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 ('-').



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)