Bug #83628
closedEpic #83669: Improve file list / file browser
EXT:filelist Can not rename a file with non LocalDriver storage
100%
Description
When trying to rename a file with a non LocalDriver storage nothing happened when clicking the "Save and Close" button.
In the browser console you can see that the AJAX call with the route /ajax/file/exists ha a cropped value for the parameter fileTarget.
Problem is the wrong usage of the folder identifier which works currently only with the LocalDriver.
For reproducing you can use the TeamRuhr FAL Driver (Version >= 2.0.4)
https://extensions.typo3.org/extension/teamruhr_fal_driver/
Updated by Gerrit Code Review almost 7 years ago
- Status changed from In Progress 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/55421
Updated by Riccardo De Contardi almost 7 years ago
- Parent task changed from #82206 to #83669
Updated by Gerrit Code Review over 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55421
Updated by Gerrit Code Review over 6 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55421
Updated by Gerrit Code Review over 6 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56475
Updated by Michael Oehlhof over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 24779fb94224e589c031b209b5942fe7eba7a93a.