Closed
Bug 6709
Opened 26 years ago
Closed 26 years ago
GetFolder: object for "Installed" as targetFolder does not appear to get created properly
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect, P3)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: jimmykenlee, Assigned: dougt)
Details
Build: 5/17/99 SeaMonkey build
1. Use jar at http://jimbob/jars/a_getfolder_1_installed.jar
2. Using the form, f = Install.GetFolder("Installed");
3. Trigger jar
RESULT:
Nothing appears to happen. According to the Install.log, the installscript
aborts:
---------------------------------------------------------------------------
Acceptance: a_getfolder_2_installed
---------------------------------------------------------------------------
Starting Installation at 05/18/1999 12:17:08
Aborted Installation at 05/18/1999 12:17:08
Finished Installation 05/18/1999 12:17:08
EXPECTED RESULT:
The component, "smrtupdt.txt", is added to the "Installed" directory. The
Install.log indicates that the component was added successfully.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Assignee | ||
Comment 2•26 years ago
|
||
Installed is an internal name. This is *not* a valid testcase. We use this for
internal tracking.
Build 6/1/99 Windows
Very well. Updates to test plans and test cases to follow.
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
•