Closed
Bug 306130
Opened 19 years ago
Closed 19 years ago
Search for attachment creation fails
Categories
(Bugzilla :: Query/Bug List, defect, P2)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.22
People
(Reporter: bugreport, Assigned: bugreport)
Details
Attachments
(1 file)
|
725 bytes,
patch
|
justdave
:
review+
|
Details | Diff | Splinter Review |
Regression from bug 305333 If a boolean chart search looks for "attachment data" "changed" by/before/after, Search.pm fails.
| Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → Bugzilla 2.22
Comment 2•19 years ago
|
||
Comment on attachment 193993 [details] [diff] [review] Patch - map attach_data changed searches to attachment searches I'm really not an expert about Search.pm. This file remains a mystery to me. Asking justdave instead.
Attachment #193993 -
Flags: review?(LpSolit) → review?(justdave)
Comment 3•19 years ago
|
||
Comment on attachment 193993 [details] [diff] [review] Patch - map attach_data changed searches to attachment searches Works fine. :) I think you need to add a comment explaining the "whocares" thing though. Maybe saying "attachments.anycolumn" would make it more obvious, or even "attachments.creation_ts".
Attachment #193993 -
Flags: review?(justdave) → review+
Updated•19 years ago
|
Flags: approval+
| Assignee | ||
Comment 4•19 years ago
|
||
Checking in Bugzilla/Search.pm; /cvsroot/mozilla/webtools/bugzilla/Bugzilla/Search.pm,v <-- Search.pm new revision: 1.119; previous revision: 1.118 done
| Assignee | ||
Comment 5•19 years ago
|
||
checked in
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•