Timothee Maret created SLING-7238:
-------------------------------------

             Summary: Import fail if user does not have access to the root path
                 Key: SLING-7238
                 URL: https://issues.apache.org/jira/browse/SLING-7238
             Project: Sling
          Issue Type: Bug
          Components: Content Distribution
    Affects Versions: Content Distribution Core 0.2.8
            Reporter: Timothee Maret
            Assignee: Timothee Maret
             Fix For: Content Distribution Core 0.2.10


The current FileVault API used to import content is the following
{code}
org.apache.jackrabbit.vault.fs.io.Importer#run(archive,importRoot)
{code}
which fail to import content for sessions that don't have access to the root 
node.

With JCRVLT-227, a new API signature has been added which does not require 
access to the root node anymore.

This issue tracks leveraging JCRVLT-227 in SCD core.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to