Closed
Bug 5580
Opened 25 years ago
Closed 25 years ago
GetFolder: Crash when using "NetHelp" as target folder
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect, P2)
Tracking
(Not tracked)
VERIFIED
INVALID
M8
People
(Reporter: jimmykenlee, Assigned: dougt)
References
()
Details
Build: 4/9/99 Engineering build
1. Go to http://jimbob/jars and click on an8bitscript_nethelp.jar
f = Install.GetFolder("NetHelp", "charset");
RESULT:
Crash. Log file shows no jar activity.
EXPECTED RESULT:
A folder named "charset" is created and populated with files as described from
install script. There are some target folders that work fine.
Summary: GetFolder: Crash when using "NetHelp" as target folder
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Assignee | ||
Comment 3•25 years ago
|
||
The reason for the crash is bug 6661. However, we have removed the NetHelp
target from GetFolder(). I am marking as Invalid.
NetHelp target is no longer supported. Marking Verified. 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
•