Closed Bug 460297 Opened 17 years ago Closed 17 years ago

Parameters in editparams.cgi need an ID

Categories

(Bugzilla :: Administration, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 3.2

People

(Reporter: LpSolit, Assigned: LpSolit)

Details

Attachments

(1 file)

Attached patch patch, v1Splinter Review
Currently, the <a name="foo">label</a> and the <input name="foo"> parameter field have both the same name. As the label is displayed before the field, Selenium thinks I'm trying to edit the label. To avoid the confusion, all parameter fields should have an ID so that we can invoke them in a non-ambiguous way.
Attachment #343409 - Flags: review?(mkanat)
Attachment #343409 - Flags: review?(mkanat) → review+
Flags: approval3.2+
Flags: approval+
tip: Checking in template/en/default/admin/params/common.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/params/common.html.tmpl,v <-- common.html.tmpl new revision: 1.7; previous revision: 1.6 done 3.2rc1: Checking in template/en/default/admin/params/common.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/params/common.html.tmpl,v <-- common.html.tmpl new revision: 1.6.2.1; previous revision: 1.6 done
Status: ASSIGNED → RESOLVED
Closed: 17 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: