Closed
Bug 222625
Opened 22 years ago
Closed 22 years ago
Default attribute for preferences should be "value"
Categories
(Firefox :: Settings UI, defect)
Firefox
Settings UI
Tracking
()
VERIFIED
FIXED
People
(Reporter: p_ch, Assigned: p_ch)
Details
The default attribute that stores the preference is looked at in nsPrefWindow.js.
Change the logic so that except for <checkbox/> and <buttons/> this default
attribute should be "value". Use of |prefattribute="value"| in the preference
panels won't be anymore necessary for <data/> elements.
| Assignee | ||
Comment 1•22 years ago
|
||
fixed.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 2•22 years ago
|
||
only use FIXED if you point an issue to a checkin.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 3•22 years ago
|
||
oops, wrong bug. sorry.
Status: REOPENED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → FIXED
Comment 5•19 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs,
filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → preferences
You need to log in
before you can comment on or make changes to this bug.
Description
•