Project

General

Profile

Actions

Bug #30213

closed

copy directorys in filemanager

Added by Ralf-Rene Schroeder over 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend API
Target version:
Start date:
2011-09-22
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

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


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #24218: Refactor conditions in t3lib_extFileFuncClosed2010-11-28

Actions
Actions #1

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change Iaac9cbcf30e2b73e2fd7f5df6986e1ccdf76c079 has been pushed to the review server.
It is available at http://review.typo3.org/5241

Actions #2

Updated by Andreas Wolf over 12 years ago

  • 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.

Actions #3

Updated by Xavier Perseguers over 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF