Bug #83627
Epic #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/
Associated revisions
[BUGFIX] EXT:filelist Fixed exception when creating new text file
The exception does not occur with the LocalDriver.
For testing use the driver mentioned in the forge issue.
Resolves: #83627
Releases: master, 8.7
Change-Id: Iae5fef2cc1ca704998975aba4fb6f5e48aeec4b1
Reviewed-on: https://review.typo3.org/55419
Tested-by: TYPO3com <no-reply@typo3.com>
Reviewed-by: Markus Klein <markus.klein@typo3.org>
Reviewed-by: Henning Liebe <h.liebe@neusta.de>
Reviewed-by: Stefan Neufeind <typo3.neufeind@speedpartner.de>
Tested-by: Stefan Neufeind <typo3.neufeind@speedpartner.de>
Reviewed-by: Jan Stockfisch <jan.stockfisch@googlemail.com>
Tested-by: Jan Stockfisch <jan.stockfisch@googlemail.com>
Reviewed-by: Susanne Moog <susanne.moog@typo3.org>
Tested-by: Susanne Moog <susanne.moog@typo3.org>
[BUGFIX] EXT:filelist Fixed exception when creating new text file
The exception does not occur with the LocalDriver.
For testing use the driver mentioned in the forge issue.
Resolves: #83627
Releases: master, 8.7
Change-Id: Iae5fef2cc1ca704998975aba4fb6f5e48aeec4b1
Reviewed-on: https://review.typo3.org/55809
Reviewed-by: Stefan Neufeind <typo3.neufeind@speedpartner.de>
Tested-by: Stefan Neufeind <typo3.neufeind@speedpartner.de>
History
#1
Updated by Michael Oehlhof almost 2 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
#2
Updated by Michael Oehlhof almost 2 years ago
- TYPO3 Version changed from 9 to 8
#3
Updated by Gerrit Code Review almost 2 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
#4
Updated by Michael Oehlhof almost 2 years ago
- Parent task set to #82206
#5
Updated by Riccardo De Contardi almost 2 years ago
- Parent task changed from #82206 to #83669
#6
Updated by Michael Oehlhof almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e643a0921690924e806fdfb99ed8b5a6047e2484.
#7
Updated by Gerrit Code Review almost 2 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
#8
Updated by Michael Oehlhof almost 2 years ago
- Status changed from Under Review to Resolved
Applied in changeset fd9969bf12392c9487e5f86118f2c67af560d28f.
#9
Updated by Benni Mack about 1 year ago
- Status changed from Resolved to Closed