Closed
Bug 606073
Opened 15 years ago
Closed 15 years ago
search box no longer searches for OOIDs
Categories
(Socorro :: Webapp, task)
Tracking
(Not tracked)
VERIFIED
FIXED
1.7.5
People
(Reporter: rhelmer, Assigned: ryansnyder)
Details
(Keywords: regression)
ted noticed this earlier this evening.
STR:
1) load http://crash-stats.stage.mozilla.com/products/Firefox
2) enter 8dc72891-cb8d-49c9-a456-0d41f2101020 into search box
Expected:
"Please Wait..
Fetching this archived report will take 30 seconds to 5 minutes"
Actual:
"Query Results
Results within 1 weeks of 10/20/2010 19:13:30, where the crash signature contains '8dc72891-cb8d-49c9-a456-0d41f2101020', and the product is one of Firefox and the crashing process was a any."
| Reporter | ||
Comment 1•15 years ago
|
||
Possible regression from bug 603823, see http://code.google.com/p/socorro/source/diff?spec=svn2608&r=2608&format=side&path=/branches/1.7reversion/webapp-php/application/controllers/query.php ~line 77
Updated•15 years ago
|
Flags: in-litmus?
| Assignee | ||
Comment 2•15 years ago
|
||
That was my bad. I was over-aggressive in trying to backport featured versions into 1.7.5 and accidentally added other refactored code that wasn't intended for this release.
Updated•15 years ago
|
Keywords: regression
Comment 3•15 years ago
|
||
This test case has been added to litmus socorro suite:
https://litmus.mozilla.org/show_test.cgi?searchType=by_id&id=13538
Flags: in-litmus? → in-litmus+
| Assignee | ||
Comment 4•15 years ago
|
||
Got it. Thanks guys.
==
Sending application/views/layout.php
Transmitting file data .
Committed revision 2647.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → ryan
Updated•15 years ago
|
Flags: in-testsuite?
Updated•14 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
Updated•14 years ago
|
Component: General → Webapp
Updated•14 years ago
|
Flags: in-testsuite?
Updated•14 years ago
|
Flags: in-litmus+
You need to log in
before you can comment on or make changes to this bug.
Description
•