Closed Bug 14901 Opened 25 years ago Closed 15 years ago

Version Registry: Registry info is lost after a patch

Categories

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

PowerPC
macOS

Tracking

(Not tracked)

RESOLVED INVALID
Future

People

(Reporter: jimmykenlee, Assigned: cathleennscp)

References

Details

Build: 9/24/99 SeaMonkey build

1. From http://jimbob/trigger2.html, click drop-down button and select
   f_addmacpatch_exe and click Trigger case button to set up file for
   patching
2. Checking the Version registry at this time shows that everything is fine
   so far
3. From http://jimbob/trigger2.html, click drop-down button and select
   f_macpatch_exe and click Trigger case button to patch file

var regName = "macpatch_exe";
var vi = new InstallVersion();
var jarSrc = "NCSA Telnet 2.7b5x.gdf";

vi.init("1.2.1.1");
Install.StartInstall("Functional: f_macpatch_exe", "/f_macpatch_exe", vi, 0);
f = Install.GetFolder("Program", "f_macpatch_exe");
err = Install.Patch(regName, vi, jarSrc, f, "SimpleText", true);
Install.LogComment("Install Patch = " + err);

RESULT:
The file is patched successfully.  The Install.log appears correct and accurate.
The Version registry shows the expected absolute pathname "f_macpatch_exe".  But
a dump of this node shows nothing.

EXPECTED RESULT:
A dump of the node shows a leaf "macpatch_exe/SimpleText" complete with
RefCount, Path, and Version.
Hardware: PC → Macintosh
set platform to Mac, looks like Mac specific...
Target Milestone: M11
*** Bug 14996 has been marked as a duplicate of this bug. ***
Blocks: 16654
Blocks: 17432
Blocks: 17907
Blocks: 18471
cathleen returns for m13
Bulk move of XPInstall (component to be deleted) bugs to Installer: XPInstall
Engine
Target Milestone: M13 → M15
Post beta for patching.
marking as REMIND
bug meeting 3/20
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → REMIND
No longer blocks: 17432
No longer blocks: 17907
No longer blocks: 18471
REMIND is deprecated per bug 35839.
Severity: critical → normal
Status: RESOLVED → REOPENED
Resolution: REMIND → ---
Target Milestone: M15 → ---
3 years later... 

As a non-Netscape-employee, I have no idea what this bug means, but I suspect
that it's no longer relevant. 

Resolved?
Keywords: qawanted
Patching is a feature that has not been implemented.  At one time it was
considered, and this bug was a result of it partially working.  This bug is only
relevant if the Patching feature is going to be pursued.
Severity: normal → minor
Keywords: qawanted
OS: Mac System 8.5 → MacOS X
Priority: P3 → P4
Target Milestone: --- → Future
Status: REOPENED → RESOLVED
Closed: 24 years ago15 years ago
Resolution: --- → INVALID
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.