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 2010/04/13 17:41:49 UTC

[jira] Created: (SLING-1486) JcrNodeResource.toString should not search super resource type but return it's own resource super type

JcrNodeResource.toString should not search super resource type but return it's own resource super type
------------------------------------------------------------------------------------------------------

                 Key: SLING-1486
                 URL: https://issues.apache.org/jira/browse/SLING-1486
             Project: Sling
          Issue Type: Improvement
          Components: JCR
    Affects Versions: JCR Resource 2.0.6
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: JCR Resource 2.0.8


Current the toString() method calls a search to get the resource super type - this is wrong as this might not return the resource super type defined for this resource.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (SLING-1486) JcrNodeResource.toString should not search super resource type but return it's own resource super type

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-1486.
-------------------------------------

    Resolution: Fixed

Fixed in revision 933683

> JcrNodeResource.toString should not search super resource type but return it's own resource super type
> ------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-1486
>                 URL: https://issues.apache.org/jira/browse/SLING-1486
>             Project: Sling
>          Issue Type: Improvement
>          Components: JCR
>    Affects Versions: JCR Resource 2.0.6
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: JCR Resource 2.0.8
>
>
> Current the toString() method calls a search to get the resource super type - this is wrong as this might not return the resource super type defined for this resource.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira