Closed
Bug 23022
Opened 25 years ago
Closed 25 years ago
From XPInstall progress dialog, the Location name is incomplete
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect, P3)
Core Graveyard
Installer: XPInstall Engine
Tracking
(Not tracked)
VERIFIED
FIXED
M14
People
(Reporter: jimmykenlee, Assigned: dbragg)
Details
Build 2000-01-03-09-M13(WIN), 2000-01-03-08-M13(MAC), 2000-01-03-08-M13(LINUX)
1. From http://jimbob/trigger2.html, click drop-down menu and choose
f_addsubcomp_bigfile.jar.
2. Click Trigger case button.
3. From the XPInstall confirmation dialog, note the Module name,
f_addsubcomp_bigfile.jar, and Location name, http://jimbob/jars/
4. Select Ok button.
RESULT:
XPInstall progress dialog appears. The Location name shows
'f_addsubcomp_bigfile.jar'.
EXPECTED RESULT:
The Location name shows http://jimbob/jars/.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed this a little while ago but didn't clear the bug. It was an indexing
problem in the xpistatus.js file. (A post increment instead of a pre-increment
for those keeping score. :-)
Build: 2000-01-21-09-M13(WIN), 2000-01-21-08-M13(LINUX), 2000-01-21-08-M13(MAC)
Back to normal.
Status: RESOLVED → VERIFIED
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
•