Closed Bug 609070 Opened 14 years ago Closed 14 years ago

'search by signature' not working on Prod

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: vish_moz, Assigned: ryansnyder)

References

()

Details

(Keywords: regression)

STR:
1. go to prod site http://crash-stats.mozilla.com/products/Firefox
2. in the search box enter some signature like UserCallWinProcCheckWow and hit enter

Expected result:
list of all reports with that signature

Actual result:
Advanced Filters page

Note: On the Advanced filters page if you click 'Filter Crash Reports' button then you do get the expected result
Ryan: will your patch for bug 606073 fix this too?
Assignee: nobody → ryan
Nope, this is broken on stage as well.
Target Milestone: --- → 1.7.5
Target Milestone: 1.7.5 → 1.7.6
Committing for 1.7.6. This includes a lot of refactoring that was slated for the 1.8 release.

==

Sending        webapp-php/application/controllers/query.php
Sending        webapp-php/application/controllers/report.php
Sending        webapp-php/application/libraries/crash.php
Sending        webapp-php/application/models/common.php
Sending        webapp-php/application/views/layout.php
Transmitting file data .....
Committed revision 2775.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
This has fixed 'searching by signature' for Firefox but not for other products
like Thunderbird, Camino etc.
Reopening the bug.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
The default quick search displays results specific to the product that has been selected in the navigation bar.  

If you perform the following steps, you quick search will return results:
1. Set product to Camino in navigation bar
2. Wait for page to reload
3. Once page has reloaded insert CFArrayGetCount in the search window and hit Return
4. You will see 1 result

If this logic is considered a bug, please open a new ticket.  Thanks!
Status: REOPENED → RESOLVED
Closed: 14 years ago14 years ago
Resolution: --- → FIXED
(In reply to comment #7)
> The default quick search displays results specific to the product that has been
> selected in the navigation bar.  
> 
> If you perform the following steps, you quick search will return results:
> 1. Set product to Camino in navigation bar
> 2. Wait for page to reload
> 3. Once page has reloaded insert CFArrayGetCount in the search window and hit
> Return
> 4. You will see 1 result
> 
> If this logic is considered a bug, please open a new ticket.  Thanks!

It works for some signatures like,CFArrayGetCount.
but if you pick Thunderbird and search for  mozcrt19.dll@8f8d, @90417c2
or JS_TraceChildren it will not. New Bug 613651 has been filed for this.
Verified, FIXED.
Status: RESOLVED → VERIFIED
Thanks Vishal!
Flags: in-testsuite?
Flags: in-testsuite+
Flags: in-litmus?
Flags: in-litmus+
Component: Socorro → General
Product: Webtools → Socorro
You need to log in before you can comment on or make changes to this bug.