Bug #51858
Fatal error on objects using uploads/tx_...... after upgrading to 6.1.4
Status: | Closed | Start date: | 2013-09-09 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | File Abstraction Layer (FAL) | Spent time: | - | |
Target version: | next-patchlevel | |||
TYPO3 Version: | 6.1 | Is Regression: | Yes | |
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
(Old) Plugins using filereferences to uploads/tx_...... causes fatal error for editors that are not admins when upgrading to 6.1.4. Turning back to 6.1.3 fixes the issue.
Related issues
History
#1 Updated by Oliver Hader almost 2 years ago
- Status changed from New to Closed
Please try with the recent master or TYPO3_6-1 branch from git.typo3.org...
This issues should be solved.
#2 Updated by Ernesto Baschny almost 2 years ago
- Category set to File Abstraction Layer (FAL)
- Target version set to next-patchlevel
- Is Regression changed from No to Yes
Should be fixed with this patch:
https://review.typo3.org/#/q/I1959d7911d955592db1771d608e8fafcc26c45e9,n,z
which was merged to 6.0 and 6.1 a couple of minutes ago.