[
https://issues.apache.org/jira/browse/SLING-8848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-8848.
-------------------------------------
Resolution: Fixed
Fixed in
https://github.com/apache/sling-org-apache-sling-resourceresolver/commit/c571ac6a9feea403e65d1bb5f68ab6638d20009b
> Wrong calculation for copy/move whether single provider can be used
> -------------------------------------------------------------------
>
> Key: SLING-8848
> URL: https://issues.apache.org/jira/browse/SLING-8848
> Project: Sling
> Issue Type: Bug
> Components: ResourceResolver
> Affects Versions: Resource Resolver 1.6.14
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Resource Resolver 1.6.16
>
>
> When a copy/move is performed, the resource resolver checks whether a single
> provider can perform the copy/move or if sub providers exist (or source and
> dest have a different provider).
> The checking for sub providers is currently wrong and leads to a copy/move
> being done "manually" (resource by resource)
> Credits to Christian Keller for finding this and submitting a patch
--
This message was sent by Atlassian Jira
(v8.3.4#803005)