Closed
Bug 301379
Opened 19 years ago
Closed 19 years ago
Support wildcard matching at front of host in query form
Categories
(Webtools Graveyard :: Reporter, enhancement)
Webtools Graveyard
Reporter
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mozilla, Assigned: raccettura)
Details
When querying for broken pages you may not know the full hostname, e.g. for companies that insist on exposing details of their web farm (e.g. www123.somelargeco.com). At the moment if you don't search for www123.somelargeco.com you get told there are no matches. You should be able to specify either "*.somelargeco.com" or ".somelargeco.com" and return reports for www123, www124 etc.
| Assignee | ||
Comment 1•19 years ago
|
||
We already have this (had since day 1). We just use "%" rather than "*". i.e.: http://reporter.mozilla.org/app/query/?report_description=&report_useragent=&report_gecko=&report_language=&report_platform=&report_oscpu=&report_product=-1&report_file_date_start=YYYY-MM-DD&report_file_date_end=YYYY-MM-DD&show=25&host_hostname=%25moz%25&report_problem_type=0&report_behind_login=-1&submit_query=Search
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
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
•