12 Commits

Author SHA1 Message Date
f3cc5d1edc Fixes for issue #536: refactored error handler. 2013-06-14 08:19:45 -04:00
92aae3a0ba Error line number fix. 2013-05-27 21:55:52 +06:00
adbbc52015 Error line number fix. 2013-05-27 21:52:59 +06:00
c520dccab1 Error line number fix. 2013-05-27 21:48:14 +06:00
8964d6ec0a Fixes (theoretically) #418 and #413. 2013-05-27 21:06:08 +06:00
cb8cc9f61d Fix error page alignment problems in various browsers
issue #418
2013-05-26 23:57:00 +02:00
94e621f372 minor css fix for ErrorHandler
conflicting css class and bad positioned icon
2013-05-26 18:12:50 +02:00
b525d9c720 Fixed stack trace bug and added class/method call information. 2013-05-26 16:07:14 +06:00
689080519e Added support for previous exceptions
PHP supports exception stacks since 5.3 so we should use it.
Also Errorhandler is now able to display the stack: #297
2013-05-26 04:38:13 +02:00
a0def9c0ca Better view/template variables naming and more superglobals. 2013-05-25 23:11:17 +06:00
731cbf8980 New error page WIP. 2013-05-25 21:40:11 +06:00
fa0022e7e1 New error/exception page WIP. 2013-05-25 20:54:20 +06:00