Closed
Bug 638509
Opened 15 years ago
Closed 15 years ago
Make boolean charts work with all attachment fields except for "Attachment data"
Categories
(Bugzilla :: Query/Bug List, enhancement)
Bugzilla
Query/Bug List
Tracking
()
RESOLVED
FIXED
Bugzilla 4.2
People
(Reporter: mkanat, Assigned: mkanat)
Details
Attachments
(1 file)
|
3.54 KB,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
This patch makes all the boolean charts work properly for attachments (for example, doing negative searches now finds bugs that entirely lack attachments).
Attachment #516654 -
Flags: review+
| Assignee | ||
Comment 1•15 years ago
|
||
This may break certain functionality surrounding limiting flag searches to the matched attachments. That will be repaired by a new UI and general method of doing boolean charts, once the work I'm doing to fix charts is completed.
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/trunk/
modified Bugzilla/Search.pm
modified xt/lib/Bugzilla/Test/Search/Constants.pm
Committed revision 7737.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•15 years ago
|
Flags: approval+
| Assignee | ||
Updated•15 years ago
|
Assignee: query-and-buglist → mkanat
You need to log in
before you can comment on or make changes to this bug.
Description
•