Potential Invinite Recursion in JCRResourceResolver2
----------------------------------------------------
Key: SLING-1175
URL: https://issues.apache.org/jira/browse/SLING-1175
Project: Sling
Issue Type: Bug
Components: JCR
Affects Versions: JCR Resource 2.0.6
Reporter: Ian Boston
Fix For: JCR Resource 2.0.8
In JCRResourceResolver.getProperty if a path resolves to a Synthetic Resource,
then unless the Resolution can distinguish between a property and node by name
it will recurse forever.
I am not certain what the solution should be, either the provider of the
synthetic resource should be more intelligent, or JcrResourceResolver2 should
guard against recursion.
around line 752
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.