Closed
Bug 155610
Opened 23 years ago
Closed 22 years ago
searching against cc list with :does not contain" returns invalid results
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
People
(Reporter: jeff, Assigned: endico)
Details
Attachments
(1 obsolete file)
If I search against the cc list of a bug via the drop down boxes at the bottom
of the page (underneath the HR) and set it for "CC" "does not case insensitive
substring" and some email address, I am returned bugs which do and do not
contain the email address. Searching with "does not contain regexp" returns the
same results.
Comment 1•23 years ago
|
||
Can you paste an exact url for the query which is a problem?
| Reporter | ||
Comment 2•23 years ago
|
||
Here is the URL:
http://bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&field0-0-0=cc&type0-0-0=notregexp&value0-0-0=ccdev&field0-0-1=noop&type0-0-1=noop&value0-0-1=&cmdtype=doit&namedcmd=Admin+Bugs&newqueryname=&order=Reuse+same+sort+as+last+time
It seem slike it's trying to use the named query "Admin Bugs" that I have in
addition to the query for "Cc" not regexp "ccdev"
Comment 3•23 years ago
|
||
Confirmed on the trunk tip, though t-tip's new query page doesn't have the 'does
not contain' option, but 'doesn't match regexp' does the same thing.
Jeff: The fact that your selected stored query is posted in the URL doesn't
effect the query itself. That's just the way HTML form submittals work.
OS: Linux → All
Hardware: PC → All
Target Milestone: --- → Bugzilla 2.18
*** This bug has been marked as a duplicate of 72977 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Comment 5•22 years ago
|
||
bulk removing target on WONTFIX/INVALID/WORKSFORME/DUPLICATE so they'll show up
as untriaged if they get reopened.
Target Milestone: Bugzilla 2.18 → ---
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
Comment 6•6 years ago
|
||
| wrong-bug-number | ||
One test case for the from-font feature is expected to fail (noted in it's ini file), when this is implemented later it should pass
Comment 7•6 years ago
|
||
Comment on attachment 9069118 [details]
Bug 155610: added web platform tests for text-underline-offset r?emilio,dholbert
Revision D33370 was moved to bug 1556041. Setting attachment 9069118 [details] to obsolete.
Attachment #9069118 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•