[TYPO3-core] RFC: #15576: Enable customization for the backend and frontend fatal error messages

Aske Ertmann aske at mocsystems.com
Sat Oct 16 19:22:18 CEST 2010


I've attached a new version of templateable_error_usecases.patch where I've added two missing spaces in error messages.

@ lines 321 and 331

+1 reading & testing

-------------- next part --------------
A non-text attachment was scrubbed...
Name: templateable_errorpage_usecases.patch
Type: application/octet-stream
Size: 27298 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101016/23474946/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: templateable_errorpage.patch
Type: application/octet-stream
Size: 10110 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101016/23474946/attachment-0003.obj>
-------------- next part --------------

On Oct 15, 2010, at 4:09 PM, Benjamin Mack wrote:

> Hey all,
> 
> here we go. Attached is my approach with dealing with the whole thing:
> 
> * Instead of the various printError functions, we make use of the
> RuntimeException(), which in turn calls our production error handler.
> The production error handler then calls a new class, our
> t3lib_message_errorpagemessage, which outputs a message on a simple
> templated error page.
> 
> * There are two patches, one that moves the functionality in the new
> class, and one that replaces all the calls with RuntimeExceptions.
> 
> * The next steps, styling the template with the new skin (Steffen Gebert
> is on that), and the possibility to use another template should go in a
> separate RFC.
> 
> Let me know if you like it.
> 
> All the best,
> Benni.
> <templateable_errorpage.patch><templateable_errorpage_usecases.patch>_______________________________________________
> Before posting to this list, please have a look to the posting rules
> on the following websites:
> 
> http://typo3.org/teams/core/core-mailinglist-rules/
> http://typo3.org/development/bug-fixing/diff-and-patch/
> _______________________________________________
> TYPO3-team-core mailing list
> TYPO3-team-core at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-core



More information about the TYPO3-team-core mailing list