Closed Bug 15597 Opened 25 years ago Closed 25 years ago

[PP]AddSubcomponent: File not installed when it is not renamed

Categories

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

PowerPC
Mac System 8.5
defect

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: jimmykenlee, Assigned: dougt)

Details

Build: 10/4/99 SeaMonkey build

1. From http://jimbob/trigger2.html, click drop-down button and select
   a_addsubcomp_5_string_ver and click Trigger case button

Install.StartInstall("Acceptance: a_addsubcomp_5_string_ver", "acceptance",
"1.0.1.5", 1);
f = Install.GetFolder("Communicator", "multisubdir/aaa/bbb/ccc");
Install.AddSubcomponent("addsubcomp_5_string_ver", "1.0.1.5", jarSrc, f,
jarSrc);

RESULT:
The subdirectory is created, but the component is not installed.  The
Install.log indicates that the installation is successful.  If the jarScr is
renamed, then the component is installed.  Triggering test
a_addsubcomp_full_iver_ver will prove this true.

EXPECTED RESULT:
Installation is successful if jar source is not renamed.
I forget to mention that this problem applies to all forms of AddSubcomponent.
Assignee: cathleen → dougt
Target Milestone: M11
Doug will take a look at this bug.  :-)
jimmy, could you try to isolate this test case?  is it at all reproducable with
new builds?
I have not been able to reproduce this problem with
ftp://sweetlou/products/client/seamonkey/macos/8.x/ppc/1999-10-14-08-M11/

The installation is behaving as expected.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → VERIFIED
Build 1999-10-18-12-M11(MAC)

Marking Verified.
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.