You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2008/03/13 08:45:46 UTC

[jira] Closed: (SLING-259) Bundle based Resource should be able to adapt to Repository Item

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

Felix Meschberger closed SLING-259.
-----------------------------------

    Resolution: Fixed

Fixed as indicated in previous comments in Rev. 636658.

Now a BundleResource is only created, if ...

   * the path addresses an existing Bundle resource file
or
   * the path addresses an existing Bundle resource folder and no repository item of the same name exists

Otherwise, particularly in case of a Bundle resource folder hiding an existing repository item, no BundleResource is returned.

> Bundle based Resource should be able to adapt to Repository Item
> ----------------------------------------------------------------
>
>                 Key: SLING-259
>                 URL: https://issues.apache.org/jira/browse/SLING-259
>             Project: Sling
>          Issue Type: Improvement
>          Components: Resource
>            Reporter: Dominique Jäggi
>            Assignee: Felix Meschberger
>             Fix For: 2.0.0
>
>
> When using bundle based Resources, items stored in the repository may be hidden by the actual bundle resources. This is ok for file-like resources but might be problematic in some situations for folders.
> It would probably be helpfull, if bundle based resources would be able to adapt to repository items if an item would exist at the path of the resource.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.