Exception executing SQL2/JQOM with non-admin session
----------------------------------------------------
Key: JCR-2444
URL: https://issues.apache.org/jira/browse/JCR-2444
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-core
Affects Versions: 2.0-beta4, 2.0-beta3, 2.0-beta1, 2.0-alpha11, 2.0-alpha9,
2.0-alpha8, 2.0-alpha7, 2.0-alpha4, 2.0-alpha3, 2.0-alpha1
Reporter: Marcel Reutegger
Fix For: 2.0-beta5
Constraints are correctly handled when session does not have access to a node:
Caused by: javax.jcr.ItemNotFoundException: 21232f29-7a57-35a7-8389-4a0e4a801fc3
at
org.apache.jackrabbit.core.SessionImpl.getNodeById(SessionImpl.java:545)
at
org.apache.jackrabbit.core.query.lucene.constraint.NodeLocalNameOperand.getValues(NodeLocalNameOperand.java:44)
at
org.apache.jackrabbit.core.query.lucene.constraint.ComparisonConstraint.evaluate(ComparisonConstraint.java:80)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.