Task #51778
Epic #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)
Status: | Closed | Start date: | 2013-09-05 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | Stanislas Rolland | % Done: | 100% |
|
Category: | rtehtmlarea | Spent time: | - | |
Target version: | next-patchlevel | |||
TYPO3 Version: | 6.0 | Complexity: | ||
PHP Version: | Sprint Focus: |
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.
Related issues
History
#1 Updated by Ernesto Baschny almost 2 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
#2 Updated by Ernesto Baschny almost 2 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)
#3 Updated by Andrea Böhm almost 2 years ago
- File Uncaught_1376992145.txt
added
When I use your workaround editors get an Uncaught TYPO3 Exception #1376992145.
#4 Updated by Andrea Böhm almost 2 years ago
Patch set 5 solved the RTE images problem: https://review.typo3.org/23660 (patch set 5)
#5 Updated by Ernesto Baschny almost 2 years ago
- Is Regression set to Yes
#6 Updated by Ernesto Baschny almost 2 years ago
- Category changed from 1394 to rtehtmlarea
#7 Updated by Helmut Hummel almost 2 years ago
- Status changed from Accepted to Closed
close this one as duplicate (although older)
#8 Updated by Ernesto Baschny over 1 year ago
- Parent task set to #54272
#9 Updated by Stanislas Rolland over 1 year ago
- Assigned To set to Stanislas Rolland
#10 Updated by Steffen Ritter over 1 year ago
- % Done changed from 0 to 100