Bug #30213
closed
copy directorys in filemanager
Added by Ralf-Rene Schroeder about 13 years ago.
Updated about 7 years ago.
Description
when i try to copy a directory i.e. XXX locatet in AAA to another directory BBB i get these error message
Destination cannot be inside the target!
D="/path/fileadmin/std_project/template_data/BBB/XXX/",
T="/path/fileadmin/std_project/template_data/AAA/XXX/"
so target and destination are switched
Patch set 1 of change Iaac9cbcf30e2b73e2fd7f5df6986e1ccdf76c079 has been pushed to the review server.
It is available at http://review.typo3.org/5241
- Category set to Backend API
- Status changed from New to Under Review
- Assignee set to Andreas Wolf
- Target version set to 4.6.0-RC1
- Complexity set to easy
This was introduced by a refactoring in March, see commit 2585d5a060eb1196965458954b30d0b869abc58c and issue #24218. The fix is quite easy - just invert two conditions, then it works.
I checked the rest of the patch from back then, but I could not find any more errors in there.
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF