Closed
Bug 653234
Opened 14 years ago
Closed 14 years ago
Graphs eat all exceptions; makes it hard to tell why they're broken
Categories
(Webtools Graveyard :: Graph Server, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
2.0
People
(Reporter: bzbarsky, Unassigned)
Details
Figuring out why bug 653233 was happening would have been way easier if the graphs code did not silently swallow all exceptions.
Comment 1•14 years ago
|
||
2.0 does not do this, exceptions should bubble all the way up although it will try to throw an error message http://graphs.allizom.org
I'll look at how easy this is to fix on 1.0, might not be worth it since the production box for 2.0 will be up soon.
Assignee: nobody → rhelmer
Status: NEW → ASSIGNED
Updated•14 years ago
|
Priority: -- → P3
Target Milestone: --- → 1.0
Updated•14 years ago
|
Assignee: rhelmer → nobody
Comment 2•14 years ago
|
||
Fixed in 2.x (which is now production)
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: 1.0 → 2.0
| Assignee | ||
Updated•9 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•