Project

General

Profile

Actions

Bug #65230

closed

Prevent duplicate '/' in filepath when using LocalDriver to upload a file

Added by Sascha Egerer about 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2015-02-23
Due date:
% Done:

100%

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

Description

Currently it is not possible to upload a file on a Windows Azure TYPO3 installation.

This is because the target path, where the file should be moved to, contains a duplicate /.

 #1: PHP Warning: rename(C:/DWASFiles/Sites/t3az/Temp/php7B2F.tmp,D:/home/site/wwwroot/fileadmin//foo.txt): The specified path is invalid. (code: 161) in D:\home\site\wwwroot\typo3\sysext\core\Classes\Resource\Driver\LocalDriver.php line 665 (More information)

See https://github.com/dkd/typo3-cms-azure/issues/1 for details.

Actions #1

Updated by Gerrit Code Review about 9 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 http://review.typo3.org/37104

Actions #2

Updated by Gerrit Code Review about 9 years ago

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

Actions #3

Updated by Gerrit Code Review about 9 years ago

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/37204

Actions #4

Updated by Anonymous about 9 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF