Andrei Dulvac created SLING-5055:
------------------------------------
Summary: [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
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)