spi2dav: Implement RepositoryService#checkQueryStatement
--------------------------------------------------------
Key: JCR-2533
URL: https://issues.apache.org/jira/browse/JCR-2533
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-spi2dav
Affects Versions: 2.0.0
Reporter: angela
the missing implementation of RepositoryService#checkQueryStatement in spi2dav
causes IllegalArgumentException upon
QueryImpl#bindValue since according to the commit message (JCR-2175) the valid
bind-values are returned from the
checkQueryStatement message. this causes a couple of qom tests to fail.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.