Closed
Bug 286781
Opened 20 years ago
Closed 20 years ago
"Doesn't match regexp" queries produce contradictory result pages
Categories
(Webtools Graveyard :: Bonsai, defect)
Webtools Graveyard
Bonsai
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: Gavin, Assigned: cls)
Details
Attachments
(1 file)
|
1.48 KB,
patch
|
timeless
:
review+
|
Details | Diff | Splinter Review |
When doing a query of checkins by people not matching a regexp ("who" "doesn't
match Reg Exp"), the resulting page shows "Checkins by <regexp> in the last ...".
It's probably a good idea to simply remove this line when doing that type of search.| Reporter | ||
Comment 1•20 years ago
|
||
This applies to any "doesn't match regexp" query. For example, searching for checkins by (file does not match regexp "foo") gives "Checkins to file foo ...".
Summary: Who "Doesn't match regexp" query results in "checkins by ..." → "Doesn't match regexp" queries produce contradictory result pages
Attachment #178652 -
Flags: review?(timeless) → review+
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
http://rheet.mozilla.org/webtools/bonsai/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=notregexp&who=silver&whotype=regexp&sortby=Date&hours=2&date=week&mindate=&maxdate=&cvsroot=%2Fcvsroot http://rheet.mozilla.org/webtools/bonsai/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=notregexp&who=silver&whotype=notregexp&sortby=Date&hours=2&date=week&mindate=&maxdate=&cvsroot=%2Fcvsroot http://rheet.mozilla.org/webtools/bonsai/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=js&filetype=regexp&who=&whotype=match&sortby=Date&hours=2&date=week&mindate=&maxdate=&cvsroot=%2Fcvsroot http://rheet.mozilla.org/webtools/bonsai/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=js&filetype=notregexp&who=&whotype=match&sortby=Date&hours=2&date=week&mindate=&maxdate=&cvsroot=%2Fcvsroot verified fixed on cvs-www. thanks again. hopefully the main bonsai will update shortly and the original testcase url will work.
Status: RESOLVED → VERIFIED
Updated•8 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•