Closed Bug 577407 Opened 14 years ago Closed 14 years ago

Several HTML elements have the same ID when editing parameters

Categories

(Bugzilla :: Administration, task)

3.7.2
task
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 4.0

People

(Reporter: LpSolit, Assigned: LpSolit)

References

Details

(Keywords: regression)

Attachments

(1 file)

Our QA tests now fail due to bug 546340 which added the same ID to <dt> elements which were already used by <input> elements. This also makes the page to fail the HTML4 validator.
Flags: blocking4.0+
Attached patch patch, v1Splinter Review
use
 <dt id="foo_desc">...</dt>
 <dd> ... <input id="foo"> ... </dd>
Assignee: administration → LpSolit
Status: NEW → ASSIGNED
Attachment #456370 - Flags: review?(mkanat)
Attachment #456370 - Flags: review?(mkanat) → review+
Flags: approval+
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified template/en/default/index.html.tmpl
modified template/en/default/welcome-admin.html.tmpl
modified template/en/default/admin/params/attachment.html.tmpl
modified template/en/default/admin/params/common.html.tmpl
modified template/en/default/admin/params/index.html.tmpl
modified template/en/default/admin/params/radius.html.tmpl
Committed revision 7293.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: