[
https://issues.apache.org/jira/browse/SLING-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871758#action_12871758
]
Justin Edelson commented on SLING-1530:
---------------------------------------
np. Apache JIRA is sometimes quite slow...
Any chance you feel like attaching a test case to SLING-1529? Doesn't have to
be a formal junit test, just something like "I create a node with these
properties, then I do XYZ, then FAIL."
> Endless iteration in LocationIterator with circular resource super types
> ------------------------------------------------------------------------
>
> Key: SLING-1530
> URL: https://issues.apache.org/jira/browse/SLING-1530
> Project: Sling
> Issue Type: Bug
> Components: Servlets
> Reporter: Tobias Bocanegra
>
> If resources build a circular reference by their resource super types, the
> location iterator produces endless iteration, which results in a endless loop
> in the servlet resolver.
> imo the iterator should break if it detects such a circularity.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.