Fixed bug #15576: Enable customization for fatal error messages in the backend...
Fixed bug #15576: Enable customization for fatal error messages in the backend and frontend / Make all page errors RuntimeExceptions and unify BE and FE fatal errors in a single HTML template (Thanks to Reinhard Führicht, Aske Ertmann) - Part 2 - Usecases git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9099 709f56b5-9817-0410-a4d7-c38de5d9e867
Showing
- t3lib/class.t3lib_beuserauth.php 2 additions, 4 deletionst3lib/class.t3lib_beuserauth.php
- t3lib/class.t3lib_treeview.php 2 additions, 3 deletionst3lib/class.t3lib_treeview.php
- t3lib/class.t3lib_userauthgroup.php 10 additions, 12 deletionst3lib/class.t3lib_userauthgroup.php
- t3lib/error/class.t3lib_error_productionexceptionhandler.php 2 additions, 2 deletionst3lib/error/class.t3lib_error_productionexceptionhandler.php
- typo3/db_list.php 1 addition, 1 deletiontypo3/db_list.php
- typo3/file_edit.php 4 additions, 3 deletionstypo3/file_edit.php
- typo3/file_list.php 1 addition, 1 deletiontypo3/file_list.php
- typo3/file_newfolder.php 4 additions, 3 deletionstypo3/file_newfolder.php
- typo3/file_rename.php 4 additions, 3 deletionstypo3/file_rename.php
- typo3/file_upload.php 3 additions, 2 deletionstypo3/file_upload.php
- typo3/index.php 1 addition, 2 deletionstypo3/index.php
- typo3/init.php 7 additions, 12 deletionstypo3/init.php
- typo3/sysext/cms/tslib/class.tslib_fe.php 22 additions, 31 deletionstypo3/sysext/cms/tslib/class.tslib_fe.php
- typo3/sysext/cms/tslib/class.tslib_pagegen.php 2 additions, 4 deletionstypo3/sysext/cms/tslib/class.tslib_pagegen.php
- typo3/sysext/install/mod/class.tx_install.php 1 addition, 4 deletionstypo3/sysext/install/mod/class.tx_install.php
- typo3/sysext/lang/lang.php 1 addition, 4 deletionstypo3/sysext/lang/lang.php
- typo3/sysext/simulatestatic/class.tx_simulatestatic.php 2 additions, 1 deletiontypo3/sysext/simulatestatic/class.tx_simulatestatic.php
- typo3/wizard_forms.php 2 additions, 3 deletionstypo3/wizard_forms.php
- typo3/wizard_table.php 2 additions, 3 deletionstypo3/wizard_table.php
Please register or sign in to comment