Actions
Bug #61589
closednon clear error message in FAL if PageTS readonly storage is configured wrong
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2014-09-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
I got the following exception, which contains no clear problem for me in CMS 6.1:
the exception was gone, so please either make the exception clearer in 6.1 or decide, that adding this information to the wiki is enough
- http://wiki.typo3.org/Exception/CMS/1375955684
- https://twitter.com/kaystrobach/status/511165061365510144
After upgrading to 6.2 i was told, that a readonly FAL storage was not configured correctly, so i changed it, i doubt the message in 6.1 is not very clear.
Problem in GroupTS:
options.folderTree.altElementBrowserMountPoints = assets
After switching to
options.folderTree.altElementBrowserMountPoints = 1:assets
the exception was gone, so please either make the exception clearer in 6.1 or decide, that adding this information to the wiki is enough
Actions