[
https://issues.apache.org/jira/browse/SLING-5055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904412#comment-14904412
]
Andrei Dulvac commented on SLING-5055:
--------------------------------------
Can be applied with patch -p1 -i SLING-5055.patch
> [HApi] Potential infinite recursion on reading hapi type from a path
> --------------------------------------------------------------------
>
> Key: SLING-5055
> URL: https://issues.apache.org/jira/browse/SLING-5055
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Reporter: Andrei Dulvac
> Labels: PatchAvailable
> Attachments: SLING-5055.patch
>
>
> The Hypermedia API tools could potentially enter an infinite recursion if a
> type defined in the sling repository has a property of the same type as the
> type being read.
> The problem is in HApiUtilImpl and the solution I found was to use the types
> cache before adding the parent and properties.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)