You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2017/11/09 03:51:00 UTC

[jira] [Resolved] (JCRVLT-227) Import fail if user does not have access to the root path

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

Tobias Bocanegra resolved JCRVLT-227.
-------------------------------------
    Resolution: Fixed

fixed in r1814698

> Import fail if user does not have access to the root path
> ---------------------------------------------------------
>
>                 Key: JCRVLT-227
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-227
>             Project: Jackrabbit FileVault
>          Issue Type: Bug
>          Components: vlt
>    Affects Versions: 3.1.40
>            Reporter: Timothee Maret
>            Assignee: Tobias Bocanegra
>             Fix For: 3.1.42
>
>
> The current method to import
> {code}
> org.apache.jackrabbit.vault.fs.io.Importer#run(archive,importRoot)
> {code}
> does require the importRoot node.
> In some setups, the session doing the import does not have access to the importRoot, due to ACLs (the importRoot does exist). With those setups, the current implementation of the {{run}} method throws a {{javax.jcr.AccessDeniedException}} exception.



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