Closed
Bug 10183
Opened 26 years ago
Closed 25 years ago
Need to returned a real error code to JS if OpenJar Fails.
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect, P2)
Core Graveyard
Installer: XPInstall Engine
Tracking
(Not tracked)
VERIFIED
WORKSFORME
Future
People
(Reporter: dougt, Assigned: dveditz)
Details
see http://lxr.mozilla.org/seamonkey/source/xpinstall/src/nsInstall.cpp#1192
right now we are returning just the dummy error value -1. I am sure that there
should be a real error number here. We may have to map the return result from
OpenJar to nice XPInstall error codes.
| Reporter | ||
Comment 1•26 years ago
|
||
Setting Priority and Serverity per Jan's email.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Bulk move of XPInstall (component to be deleted) bugs to Installer: XPInstall
Engine
| Assignee | ||
Updated•25 years ago
|
Target Milestone: M15 → M20
| Assignee | ||
Comment 4•25 years ago
|
||
Changing obsolete milestones to nearest moral equivalent
Target Milestone: M20 → Future
| Assignee | ||
Comment 5•25 years ago
|
||
I can't find the problem referenced anymore, no -1 return codes inside
nsInstall.cpp anywhere, and no method called OpenJar.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
This one goes back a ways. Open new bug if this returns as a problem. Marking
Verified. Removing Cathleen and Paul from Cc.
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•