Bug #83627
closedEpic #83669: Improve file list / file browser
EXT:filelist Exception when creating a new text file with a non LocalDriver
100%
Description
After creating the text file the URL parameter target for editing the text file is not composed from the right parameters.
This works with the LocalDriver because its identifier is a combination of path and filename. But with other storages which uses an independent identifier this results with an exception.
#1329647780: Object with identifier "3:721a47b2-97ed-4002-82da-f64daeabdb93testfile_1.txt" does not exist in storage
For testing the Teamruhr FAL Driver (Version >= 2.0.2) can be used.
https://extensions.typo3.org/extension/teamruhr_fal_driver/
Updated by Michael Oehlhof almost 7 years ago
You need version 2.0.3 of the Teamruhr FAL Driver, because of an sql error on first time creation of the storage.
If you want to create more than one storages with this driver you need version 2.0.4
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/55419
Updated by Riccardo De Contardi almost 7 years ago
- Parent task changed from #82206 to #83669
Updated by Michael Oehlhof almost 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e643a0921690924e806fdfb99ed8b5a6047e2484.
Updated by Gerrit Code Review almost 7 years ago
- Status changed from Resolved to Under Review
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/55809
Updated by Michael Oehlhof almost 7 years ago
- Status changed from Under Review to Resolved
Applied in changeset fd9969bf12392c9487e5f86118f2c67af560d28f.