Closed
Bug 286769
Opened 20 years ago
Closed 20 years ago
The value attribute is outdated.
Categories
(www.mozilla.org :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: joelnackman, Unassigned)
References
()
Details
Attachments
(1 file)
|
10.93 KB,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050316 Firefox/1.0+ Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050316 Firefox/1.0+ Instead of value tags, it is now correct to use label for menus, if a value tag is used it won't work. I'll attach a patch I made. Reproducible: Always Steps to Reproduce:
| Reporter | ||
Comment 1•20 years ago
|
||
This fixes the problem.
Attachment #177905 -
Flags: review?(fantasai.bugs)
| Reporter | ||
Comment 2•20 years ago
|
||
I need someone to check this in.
If someone with more XPToolkit expertise than me reviews it, I'm willing to check it in for you.
| Reporter | ||
Updated•20 years ago
|
Attachment #177905 -
Flags: review?(fantasai.bugs) → review?(jag)
Comment 4•20 years ago
|
||
Comment on attachment 177905 [details] [diff] [review] A Patch Correct, only <text> <label> and <description> have values in that sense, everything else uses label attributes for text display. (Other elements do use value attributes but for other purposes).
Attachment #177905 -
Flags: review?(jag) → review+
fix checked in. Thanks!
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Product: mozilla.org → Websites
Updated•12 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•