Closed Bug 575021 Opened 15 years ago Closed 15 years ago

anyexact doesn't properly trim values in the list

Categories

(Bugzilla :: Query/Bug List, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
Bugzilla 4.2

People

(Reporter: mkanat, Assigned: mkanat)

References

Details

Attachments

(1 file)

Pass something like this directly to anyexact in Search.pm, without going through buglist.cgi: "1, 2". It won't work because instead of "2" you get " 2" (with the leading space) in the SQL.
Attached patch v1Splinter Review
Simple one-line patch.
Assignee: query-and-buglist → mkanat
Status: NEW → ASSIGNED
Attachment #456475 - Flags: review+
Flags: approval+
Target Milestone: --- → Bugzilla 4.2
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/trunk/ modified Bugzilla/Search.pm Committed revision 7301.
Status: ASSIGNED → RESOLVED
Closed: 15 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: