Closed
Bug 551834
Opened 15 years ago
Closed 15 years ago
Advanced searches defaults to product Firefox when product, version and buildid are empty
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 548209
1.7
People
(Reporter: d_bugzilla, Assigned: laura)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10
Build Identifier: trunk
webapp-php/application/libraries/MY_SearchReportHelper.php has a hardcoded product of Firefox when the user does not specify a product, version and buildID to search for. (Line 78 as of r1719) Ideally, this should be config driven, possibly off the webapp-php/application/config/products.php default_product config.
Reproducible: Always
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → laura
Target Milestone: --- → 1.7
Comment 1•15 years ago
|
||
Fixed in Bug 548209. Will be pushed in 1.6.2.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
You need to log in
before you can comment on or make changes to this bug.
Description
•