Project

General

Profile

Actions

Bug #77836

closed

Fix path in exception message when copying failed

Added by Sascha Egerer over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-09-03
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

If you try to copy a folder with a file or folder where you have no access you get this exception

#1330119452: Copying file "/var/www/html/web/fileadmin/footest" to "/var/www/html/web/fileadmin/baz/footest" failed. (More information)

There are two problems in that message:
  1. The ressource must not be a file but can also be folder
  2. A slash is missing between the resource and the folder. The path must be .../fileadmin/foo/test
Actions #1

Updated by Sascha Egerer over 7 years ago

  • Subject changed from Fix patch in exception message when copying failed to Fix path in exception message when copying failed
Actions #2

Updated by Gerrit Code Review over 7 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49851

Actions #3

Updated by Sascha Egerer over 7 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF