You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2016/02/01 18:11:39 UTC

[jira] [Updated] (SLING-5055) [HApi] Potential infinite recursion on reading hapi type from a path

     [ https://issues.apache.org/jira/browse/SLING-5055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler updated SLING-5055:
------------------------------------
    Fix Version/s: HApi 1.0.0

> [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
>            Assignee: Bertrand Delacretaz
>              Labels: PatchAvailable
>             Fix For: HApi 1.0.0
>
>         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)