[Trac-tickets] Re: [The Trac Project] #3328: Error display
regression 0.9->0.10 (no more HTML errors, just text)
The Trac Project
noreply at edgewall.com
Mon Jul 10 19:52:51 CDT 2006
#3328: Error display regression 0.9->0.10 (no more HTML errors, just text)
---------------------------+------------------------------------------------
Reporter: maxb1 at ukf.net | 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/>
More information about the Trac-Tickets
mailing list