Project

General

Profile

Actions

Bug #53115

closed

T3editor: Make errors/exceptions show correctly

Added by Stefan Neufeind over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2013-10-25
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

1) Upon failure an alert is shown, but that mentions some "Document" instead of an errormessage.
That is because the alert for T3editor.lang.errorWhileSaving needs to be adapted to using Xliff correctly.

2) Exceptions are not shown. It would be nice to also have them in the alert.

How to test:
In a typoscript-setupblock, inside the t3edit for example paste the following and hit "save". That should result in an exception since the filename is not okay.

<INCLUDE_TYPOSCRIPT: source="FILE:"> BEGIN:
foobar
<INCLUDE_TYPOSCRIPT: source="FILE:"> END:
Actions

Also available in: Atom PDF