Details
-
New Feature
-
Resolution: Fixed
-
None
-
None
-
None
-
Empty show more show less
Description
This feature introduces a logging of client-side javascript errors, and improves therefore the debugging of running translate5 instances.
This feature is not needed for the developers directly, since they can use local debugging tools like firebug. This feature is intended for the runtime usage by the users.
Some dummy code can be found in public module branch TRANSLATE-52.
Since the logger uses ExtJS AJAX for sending the error reports, errors while loading the needed scripts, invoking the logger and bugs while logging a error cannot be tracked.
This feature is break apart in several sub features.
Attachments
Issue Links
- relates to
-
TRANSLATE-108 "Loading" / "Übertrage Daten" Screen remains on the screen
- Done
-
TRANSLATE-181 editor and segment grid hang up after double click on row to edit (in IE11)
- Done
-
TRANSLATE-63 Editor hängt / Scrolling funktioniert nicht
- Done
-
TRANSLATE-382 Refactoring of errorhandling and debugging
- Backlog
1.
|
Invocation of the front-end error logger | Done | Unassigned | |
2.
|
Different Debuglevels | Done | Unassigned | |
3.
|
Definition and creation of the data that should be logged | Done | Unassigned | |
4.
|
Requirements on server side | Done | Unassigned |