Closed
Bug 6604
Opened 25 years ago
Closed 25 years ago
[PP] AddDirectory: Directory is not added to as defined by installscript (5 parameters)
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
M8
People
(Reporter: jimmykenlee, Assigned: ssu0262)
References
Details
Build: 5/17/99 SeaMonkey build
1. Use http://jimbob/jars/a_adddirectory_5_string_ver.jar
2. Using form Install.AddDirectory(regName, "1.0.1.2", jarSrc, f, appenddir);
3. Trigger jar
RESULT:
Directory, 'thefolder', is not added to the current Communicator directory.
Install.log shows:
---------------------------------------------------------------------------
Acceptance: adddirectory_5_string_ver
---------------------------------------------------------------------------
Starting Installation at 05/17/1999 14:46:09
Finished Installation 05/17/1999 14:46:09
EXPECTED RESULT:
'thefolder' directory is added to the current Communicator. The Install.log
shows that a directory was successfully added.
Updated•25 years ago
|
Assignee: dougt → dveditz
Comment 2•25 years ago
|
||
assigning to dveditz
Updated•25 years ago
|
Status: NEW → ASSIGNED
Need to fix AddDirectory bugs in order to get a single SeaMonkey install going.
Setting priority to P1.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
OS: Windows NT → Mac System 8.5
Hardware: All → Macintosh
Summary: AddDirectory: Directory is not added to as defined by installscript (5 parameters) → [PP] AddDirectory: Directory is not added to as defined by installscript (5 parameters)
Build 7/7/99
Adding [PP] to Summary since this is fixed for Windows. However, this fails for
Macintosh and Unix.
For Macintosh, the failure may be due to Bug 9406. Until adding a file is
resolved, this feature for Macintosh cannot be properly verified. I can see
that folders are created. The Install.log file shows that the install script
aborts.
For Linux, the Install.log shows a graceful abort for all forms of
AddDirectory(). I do not find any directories created.
Updated•25 years ago
|
Assignee: dveditz → ssu
Status: REOPENED → NEW
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Bulk move of XPInstall (component to be deleted) bugs to Installer: XPInstall
Engine
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
•