Bug #38699
closedt3lib_div::unlink_tempfile does not always work on Windows
100%
Description
On windows, the file name created by t3lib_div::tempnam may contain backslashes. These should be cleaned up with t3lib_div::fixWindowsFilePath inside t3lib_div::unlink_tempfile.
Updated by Stanislas Rolland over 12 years ago
- Assignee set to Stanislas Rolland
- Target version set to 4.5.18
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12684
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/12754
Updated by Gerrit Code Review about 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12684
Updated by Gerrit Code Review about 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12684
Updated by Gerrit Code Review about 12 years ago
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/15889
Updated by Gerrit Code Review about 12 years ago
Patch set 2 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/15889
Updated by Gerrit Code Review about 12 years ago
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/15890
Updated by Stanislas Rolland about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ccebb5044dab4099125c51a7b246a89d9fad459d.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed