Actions
Bug #52833
closedTS parse: saving a non-accessible results in JS error
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2013-10-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:
Description
If you enable the automatic inclusion of include files in the TypoScript setup editor, you can save the content back to the files. If anything goes wrong, e.g. the file is not there anymore or not writeable, then the user will just get a JS error message without a hind about the actual error.
Implement user side error handling and a proper AJAX response in saving function.
Actions