Closed
Bug 280141
Opened 20 years ago
Closed 9 years ago
links to files found on branches matching a branch regexp incorrectly rely on the regexp instead of the found branch
Categories
(Webtools Graveyard :: Bonsai, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: timeless, Assigned: timeless)
References
()
Details
Attachments
(1 file)
|
1.49 KB,
patch
|
cls
:
review-
|
Details | Diff | Splinter Review |
thanks to mconnor for the report
this patch also allows you to use regexp's like ".", as in:
http://landfill.mozilla.org/bonsai-test/bonsai/cvsquery.cgi?treeid=default&module=all&branch=.&branchtype=regexp&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=all&mindate=&maxdate=&cvsroot=%2Fhome%2Fcvsroot
Attachment #172636 -
Flags: review?(cls)
Comment on attachment 172636 [details] [diff] [review]
use actual branch instead of query_branch
I agree with the change for the file listing but the $query_branch setting
shouldn't change. We shouldn't kill the sanity check just because it's a
regexp since we don't support true regular expressions anyway.
Attachment #172636 -
Flags: review?(cls) → review-
*** Bug 328630 has been marked as a duplicate of this bug. ***
*** Bug 330197 has been marked as a duplicate of this bug. ***
Updated•19 years ago
|
QA Contact: timeless → bonsai
Comment 5•9 years ago
|
||
Bonsai was decommissioned, closing all remaining bugs "wontfix"
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•9 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•