Closed
Bug 6608
Opened 26 years ago
Closed 26 years ago
[PP] AddDirectory: Directory is not added as described from installscript (full form)
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_full_string_ver.jar
2. Using form Install.AddDirectory(regName, vi, jarSrc, f, appenddir, true);
3. Trigger jar
RESULT:
The folder, 'adddirectory_full', is added to the 'Program' directory from
GetFolder. The directory, 'subdir', is not added as a subdirectory of
'adddirectory_full'. The Install.log shows:
---------------------------------------------------------------------------
Acceptance: adddirectory_full_string_ver
---------------------------------------------------------------------------
Starting Installation at 05/17/1999 14:47:56
Finished Installation 05/17/1999 14:47:57
EXPECTED RESULT:
'subdir' is added as a subdirectory of 'adddirectory_full'. The Install.log
shows that 'subdir' was successfully added as a directory.
Updated•26 years ago
|
Assignee: dougt → dveditz
Comment 2•26 years ago
|
||
assigning to dan.
Updated•26 years ago
|
Status: NEW → ASSIGNED
Updated•26 years ago
|
Hardware: PC → All
Need to fix AddDirectory bugs in order to get a single SeaMonkey install going.
Setting priority to P1.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
OS: Windows NT → Mac System 8.5
Hardware: All → Macintosh
Summary: AddDirectory: Directory is not added as described from installscript (full form) → [PP] AddDirectory: Directory is not added as described from installscript (full form)
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•26 years ago
|
Assignee: dveditz → ssu
Status: REOPENED → NEW
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago → 26 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
•