google-code-backups / add-mvc-framework

Automatically exported from code.google.com/p/add-mvc-framework
0 stars 0 forks source link

When an exception is thrown when handling exception, only the exception thrown and not the original one #53

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Steps to reproduce the problem:
Unknown

expected output:
The original exception

code's expected output:
The new exception

Original issue reported on code.google.com by albertdi...@gmail.com on 1 Mar 2013 at 11:56

GoogleCodeExporter commented 8 years ago
I don't understand why e_developer doesn't display like a normal page instead 
it prints a top terminal error ( text colored red )

Original comment by albertdi...@gmail.com on 2 Mar 2013 at 12:48

GoogleCodeExporter commented 8 years ago
This is because of calling of add::content_type() on the exception views

Original comment by albertdi...@gmail.com on 2 Mar 2013 at 1:34

GoogleCodeExporter commented 8 years ago
Changed all ctrl_tpl for this

Original comment by albertdi...@gmail.com on 2 Mar 2013 at 1:39

GoogleCodeExporter commented 8 years ago
Also changed the style so the error message is more readable

Original comment by albertdi...@gmail.com on 2 Mar 2013 at 2:12

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by albertdi...@gmail.com on 14 May 2013 at 4:32