Bug #50266
closedMissing/removed folder in fileadmin completely stops typo3 Edit Page Content "Add Images" dialog to work
100%
Description
typo3 6.1.1
(Re)moving a folder in "fileadmin/media" by ftp crashes "Add Images" dialog completely
at least if this folder was active in the dialog before.
The typo3 Backend then becomes unuseable for adding pictures,
even on existing pages with picture-content-elements.
Backend Clear Cache does not help either.
Only (re)creating missing folder/link will help.
Error message:
Uncaught TYPO3 Exception
#1329647780: Object with identifier "1:/media/XYZ/ABC/" does not exist in storage (More information)
TYPO3\CMS\Core\Resource\Exception\ResourceDoesNotExistException thrown in file
/typo3_sources/typo3_src-6.1.1/typo3/sysext/core/Classes/Resource/ResourceFactory.php in line 398.
Updated by Philipp Gampe over 11 years ago
- Status changed from New to Accepted
- Target version set to next-patchlevel
- Complexity set to easy
A try/catch block is needed.
Can you create a patch for this? http://wiki.typo3.org/Git
Updated by Gerrit Code Review almost 11 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 https://review.typo3.org/26466
Updated by Gerrit Code Review almost 11 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/26466
Updated by Gerrit Code Review almost 11 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/26466
Updated by Anonymous almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a24bfae49eb5348a3de1a9e01987de33614d4f99.
Updated by Gerrit Code Review almost 11 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26730
Updated by Gerrit Code Review almost 11 years ago
Patch set 1 for branch TYPO3_6-0 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26731
Updated by Gerrit Code Review almost 11 years ago
Patch set 2 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26730
Updated by Gerrit Code Review almost 11 years ago
Patch set 1 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26883
Updated by Gerrit Code Review almost 11 years ago
Patch set 1 for branch TYPO3_6-0 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26884
Updated by Gerrit Code Review almost 11 years ago
Patch set 2 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26883
Updated by Gerrit Code Review almost 11 years ago
Patch set 2 for branch TYPO3_6-0 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26884
Updated by Anonymous almost 11 years ago
- Status changed from Under Review to Resolved
Applied in changeset 42cd0278dab92e0383a8b67eacfaffd036c0d20b.