Closed
Bug 473477
Opened 17 years ago
Closed 16 years ago
Handle server errors better
Categories
(Skywriter Graveyard :: Server, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dion, Assigned: dion)
Details
(Whiteboard: client)
When responseText comes back that is error HTML we try to eval and it explodes.
| Assignee | ||
Updated•17 years ago
|
Priority: -- → P1
Whiteboard: client
Target Milestone: -- → 0.1
| Assignee | ||
Updated•17 years ago
|
Assignee: nobody → dion
| Assignee | ||
Comment 1•17 years ago
|
||
We should JSON decode, but for now I still eval and catch the error.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INCOMPLETE
Updated•17 years ago
|
Group: mozilla-corporation-confidential
Comment 2•17 years ago
|
||
This should not be marked as INCOMPLETE, but I don't know if this has been fixed satisfactorily. Marking as REOPENED.
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Comment 3•17 years ago
|
||
This is a mass migration from Mozilla Labs :: Bespin to Bespin :: Server.
Component: Bespin → Server
Product: Mozilla Labs → Bespin
QA Contact: bespin → server
Target Milestone: 0.1 → 0.1.x
Comment 4•17 years ago
|
||
This bug was originally targeted for 0.1.x, but there will be no more releases on that line. Please reevaluate this bug to determine whether it has been fixed (and note the changeset), or if it should be targeted for a later release.
[Mass comment to all open 0.1.x bugs.]
Comment 5•16 years ago
|
||
This kind of behavior has been fixed long ago (this is an old bug). If we spot
any other problems related to server errors, we should open separate bugs on
those.
Status: REOPENED → RESOLVED
Closed: 17 years ago → 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: 0.1.x → ---
Updated•16 years ago
|
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•