Closed
Bug 5578
Opened 26 years ago
Closed 20 years ago
[feature] GetFolder: "User Pick"
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect, P2)
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: jimmykenlee, Assigned: dveditz)
References
()
Details
(Keywords: helpwanted)
Build: 4/9/99 Engineering build
1. Go to http://jimbob/jars and click on an8bitscript_userpick.jar
f = Install.GetFolder("User Pick", "charset");
RESULT:
Crash.
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.
Severity: critical → major
Summary: GetFolder: Crash when using the target folder "User Pick" → GetFolder: Nothing added when using the target folder "User Pick"
Correction: This particular target folder does not crash, but the folder and
components are not added. The log file shows that the jar is started, but there
is no finalization.
Summary is changed from Crash to Nothing added.
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M8
Comment 3•26 years ago
|
||
accepting.
Waiting on the dom to be xpconnected so that we can proxy UI class across
threads. Also, this is part of the UI tasks yet to be completed.
user pick support is not in yet, and it never really worked in 4.x either.
setting target milestone to M15 (for B2)
Build 7/27/99
The jar file, http://jimbob/jars/a_getfolder_1_userpick.jar, installs one
component using this target folder. When triggered, Win98, Macintosh, and Linux
did not fail. However, WinNT crashes.
Summary: GetFolder: Nothing added when using the target folder "User Pick" → [feature] GetFolder: Nothing added when using the target folder "User Pick"
Updated•26 years ago
|
Summary: [feature] GetFolder: Nothing added when using the target folder "User Pick" → [feature] GetFolder: "User Pick"
Bulk move of XPInstall (component to be deleted) bugs to Installer: XPInstall
Engine
Comment 9•25 years ago
|
||
user pick is no longer supported.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Comment 10•25 years ago
|
||
reopen this bug, and keep this bug for future release support.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Comment 12•25 years ago
|
||
cut feature
putting on helpwanted
Keywords: helpwanted
Target Milestone: M20 → M30
Assignee | ||
Comment 14•25 years ago
|
||
Changing fictional "M30" to reality
Target Milestone: M30 → Future
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 15•20 years ago
|
||
wontfix
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 20 years ago
Resolution: --- → WONTFIX
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
•