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 2013/05/07 09:25:15 UTC

[jira] [Reopened] (SLING-2857) Fix the name of the members resource in ResourceCollection

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

Carsten Ziegeler reopened SLING-2857:
-------------------------------------


It seems the constants class is missing in this patch. ResourceCollectionConstants
                
> Fix the name of the members resource in ResourceCollection
> ----------------------------------------------------------
>
>                 Key: SLING-2857
>                 URL: https://issues.apache.org/jira/browse/SLING-2857
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: Resource Collections 1.0.0
>            Reporter: Amit Gupta
>            Assignee: Carsten Ziegeler
>            Priority: Minor
>             Fix For: Resource Collections 1.0.0
>
>         Attachments: SLING-2857
>
>
> Chnage the name of the node to sling:members, it members currently. 
> Also fix the property name from sling:references to sling:resources to make it consistent with sling:resource.
> I have extracted out the properties in a Constants in impl. This removed duplicate hard coded "members" string literal in ResourceCollectionManagerImpl.
> Also, fixed a issue where while creating collection, path was wrong. Added test case for the same.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira