Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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.