Closed
Bug 268303
Opened 20 years ago
Closed 20 years ago
component selection panel has missing strings
Categories
(Firefox :: Installer, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: bryner, Assigned: bryner)
Details
Attachments
(1 file)
2.66 KB,
patch
|
ajschult784
:
review+
|
Details | Diff | Splinter Review |
It seems I forgot to finish the code for the component selection panel (when you
do a custom install). It doesn't properly reset the title and subtitle in the
installer window, and the text above the component list is missing as well.
(Not critical for 1.0 IMO, it's never worked right and the screen is fairly
self-explanatory).
Assignee | ||
Comment 1•20 years ago
|
||
Make this dialog work like the others (if anyone is curious, the "components
before setup type" comment is leftover from when I was moving around the
setup-type parsing code... the components dialog used to parse the setup types,
but now the setup types dialog does that).
Assignee | ||
Updated•20 years ago
|
Attachment #165060 -
Flags: review?(ajschult)
Comment 2•20 years ago
|
||
Comment on attachment 165060 [details] [diff] [review]
patch
r=ajschult
Attachment #165060 -
Flags: review?(ajschult) → review+
Assignee | ||
Comment 3•20 years ago
|
||
checked in.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
QA Contact: bugzilla → installer
You need to log in
before you can comment on or make changes to this bug.
Description
•