#3328: Error display regression 0.9->0.10 (no more HTML errors, just text)
---------------------------+------------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone: 0.10
Component: general | Version: devel
Severity: normal | Resolution:
Keywords: |
---------------------------+------------------------------------------------
Comment (by mgood):
I'm concerned about attachment:trap_early_errors-r3491.diff catching all
exceptions and saving them for later. If an exception occurs in one of
the earlier blocks it may leave local variables undefined which would
cause more exceptions in later blocks until `early_error` is rethrown. I
think the 404 errors should be fixed for [milestone:0.10], but unless
there's a more clean way to deal with the other exceptions I'd rather not
commit that second patch this close to the [milestone:0.10] release.
--
Ticket URL: <http://trac.edgewall.org/ticket/3328>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets