Task #51778
closedEpic #55070: Workpackages
Epic #54260: WP: FAL Missing Issues / Features / API
Story #54272: As an Editor I expect FAL to work with the RTE
FE showing TYPO3 Exception: #1375955684: You are not allowed to access the given folder (RTE Magic Images)
100%
Description
Pages with content elements containing RTE images located in folder '/uploads' showing the exception 'TYPO3 Exception: #1375955684: You are not allowed to access the given folder' after uügrading to TYPO3 6.0.9.
[x] Workaround
Commenting out line #1867 in file typo3/sysext/core/Classes/Resource/ResourceStorage.php seems to solve this problem:
// $this->assureFolderReadPermission($folder);
I had no further time to dig deeper into the problem as I'd to fix a live site.
Files
Updated by Ernesto Baschny about 11 years ago
- Category changed from File Abstraction Layer (FAL) to 1394
- Status changed from New to Accepted
- Priority changed from Should have to Must have
- Target version set to next-patchlevel
Updated by Ernesto Baschny about 11 years ago
- Subject changed from FE showing TYPO3 Exception: #1375955684: You are not allowed to access the given folder to FE showing TYPO3 Exception: #1375955684: You are not allowed to access the given folder (RTE Magic Images)
Updated by Andrea Böhm about 11 years ago
- File Uncaught_1376992145.txt Uncaught_1376992145.txt added
When I use your workaround editors get an Uncaught TYPO3 Exception #1376992145.
Updated by Andrea Böhm about 11 years ago
Patch set 5 solved the RTE images problem: https://review.typo3.org/23660 (patch set 5)
Updated by Ernesto Baschny about 11 years ago
- Category changed from 1394 to RTE (rtehtmlarea + ckeditor)
Updated by Helmut Hummel about 11 years ago
- Status changed from Accepted to Closed
close this one as duplicate (although older)
Updated by Stanislas Rolland almost 11 years ago
- Assignee set to Stanislas Rolland