Closed Bug 250892 Opened 20 years ago Closed 20 years ago

query.cgi "Find a specific bug" doesn't validate. Input fields are missing IDs.

Categories

(Bugzilla :: User Interface, defect, P3)

2.17.7

Tracking

()

RESOLVED FIXED
Bugzilla 2.18

People

(Reporter: bugreport, Assigned: bugreport)

Details

Attachments

(1 file)

#

Line 104, column 21: reference to non-existent ID "BUG_STATUS"

<b><label for="bug_status">Status:</label></b>

This error can be triggered by:

    * A non-existent input, select or textarea element
    * A missing id attribute
    * A typographical error in the id attribute

Try to check the spelling and case of the id you are referring to.

&#9993;
#

Line 135, column 21: reference to non-existent ID "CONTENT"

<b><label for="content">Words:</label></b>

&#9993;
#

Line 119, column 21: reference to non-existent ID "PRODUCT"

<b><label for="product">Product:</label></b>
Attached patch adds idsSplinter Review
Assignee: myk → bugreport
Status: NEW → ASSIGNED
Attachment #152883 - Flags: review?
Priority: -- → P3
Target Milestone: --- → Bugzilla 2.18
Attachment #152883 - Flags: review? → review+
Flags: approval?
Flags: approval2.18?
Flags: approval?
Flags: approval2.18?
Flags: approval2.18+
Flags: approval+
checked in on both branches
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: