Predefined entity references are not decoded in string literal
--------------------------------------------------------------
Key: JCR-739
URL: https://issues.apache.org/jira/browse/JCR-739
Project: Jackrabbit
Issue Type: Bug
Components: query
Affects Versions: 1.2.1, 1.1.1, 1.1, 1.0.1, 1.0, 0.9
Reporter: Marcel Reutegger
Assigned To: Marcel Reutegger
Priority: Minor
Fix For: 1.3
The entity reference is interpreted as is but should be decoded before the
query is executed.
Example:
//element(*, nt:base)[jcr:contains(., 'max&moritz')]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.