Closed Bug 9406 Opened 25 years ago Closed 25 years ago

[PP] AddSubcomponent: Adding a file fails

Categories

(Core Graveyard :: Installer: XPInstall Engine, defect, P3)

PowerPC
Mac System 8.5
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jimmykenlee, Assigned: ssu0262)

References

Details

Build: 7/7/99 SeaMonkey build

1. Use http://jimbob/trigger2.html
2. Use drop-down and select a_addsubcomp_4 and click Trigger case button
        f = Install.GetFolder("Program");
        Install.AddSubcomponent(regName, jarSrc, f, "smrtupdt4.txt");

RESULT:
Install.log shows that the install script aborts.  The file is not installed.

EXPECTED RESULT:
The file, smrtupdt4.txt, is installed in the Program directory.  The Install.log
confirms the location and indicates success.
Build 7/9/99

This problem also exists on Linux now. :-(
I think this is the same problem because the install script only aborts on tests
that attempt to add a file.
Assignee: dveditz → ssu
Depends on: 8311
Target Milestone: M8
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Build 7/13/99

Works on all platforms.
Bulk move of XPInstall (component to be deleted) bugs to Installer: XPInstall
Engine
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.