Closed
Bug 29013
Opened 25 years ago
Closed 25 years ago
[feature]XPInstall does not save Package name
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect, P3)
Core Graveyard
Installer: XPInstall Engine
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: dougt, Assigned: dougt)
Details
(Whiteboard: [PDT+] Must fix by 03/03)
Do to a recent optimization you can no longer query on individual files for
their file path. The approved meathod to query the Package for its file path.
The problem is that we are not saving the package folder.
We need to save the package folder in the version registry.
Assignee | ||
Updated•25 years ago
|
Keywords: beta1
Summary: XPInstall does not save Package name → [feature]XPInstall does not save Package name
Putting on PDT+ radar, but if not fixed by 03/03 will pdt-
Whiteboard: [PDT+] Must fix by 03/03
Doug, can you be more specific? I need to know what error occurs if I don't do
my fix.
I've installed psm.xpi with and without the call to setPackageFolder(). I
didn't see a difference.
Can you also tell me the environment I need to have (like a clean Netscape
registry or something...).
Dan mentioned that you had to checkin a fix to setPackageFolder() for this to
work. Has this been checked in yet?
Is there a bug already filed to update the psm.xpi installer or is this it?
Assignee | ||
Comment 4•25 years ago
|
||
ssu, see bug 28949.
Assignee | ||
Comment 5•25 years ago
|
||
fix checked in.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Build 2000-02-28-09-M15(WIN), 2000-02-28-08-M15(MAC), 2000-02-28-08-M15(LINUX)
We're saving the package folder now.
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•