Closed
Bug 584281
Opened 14 years ago
Closed 14 years ago
Choosing a new product version from the <select> on "reports for signature" page chooses another product.
Categories
(Socorro :: Webapp, task)
Tracking
(Not tracked)
VERIFIED
FIXED
1.7.7
People
(Reporter: alqahira, Assigned: brandon)
References
()
Details
Attachments
(1 file)
770 bytes,
patch
|
rhelmer
:
review+
|
Details | Diff | Splinter Review |
When you're viewing a report showing the list of crash reports for a given signature (for a given version of a given product), selecting a different version of the same product (that is, touching only the version <select>, *not* the product <select>) takes me to a page for the desired version, but in a completely different product (which happens to be a pseudo-404 in my sample case).
STR:
1) Visit http://crash-stats.mozilla.com/topcrasher/byversion/Camino/2.0.4pre/7 (this should prime your <select>s with "Camino", "2.0.4pre", and "Top Crashers")
2) Click on the link for "nsScriptLoader::ProcessRequest(nsScriptLoadRequest*)" (which should take you to the URL in the URL field)
3) On the "reports for signature" page for "nsScriptLoader::ProcessRequest(nsScriptLoadRequest*)" for Camino 2.0.4pre (that you arrived at via the link-click in step 2 above), select "2.0.3" from the version <select>.
AR: https://crash-stats.mozilla.com/products/Firefox/versions/2.0.3
^^^^^^^
("Unable to Complete Request")
ER: https://crash-stats.mozilla.com/products/Camino/versions/2.0.3
^^^^^^
(bonus points for running the query for the current signature against the newly-selected version, but I'm happy just to not switch products!)
I sort-of thought this used to work correctly, but I'm not sure if I ever tried it from this sort of page before.
Comment 2•14 years ago
|
||
Thought I'd nominate this for 1.7.7, but feel free to punt, as needed.
Flags: in-testsuite?
Flags: in-litmus?
OS: Mac OS X → All
Hardware: x86 → All
Target Milestone: --- → 1.7.7
Updated•14 years ago
|
Target Milestone: 1.7.7 → 1.7.8
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → bsavage
Assignee | ||
Comment 3•14 years ago
|
||
Updated•14 years ago
|
Attachment #524734 -
Flags: review+
Updated•14 years ago
|
Target Milestone: 1.7.8 → 1.7.7
Assignee | ||
Comment 4•14 years ago
|
||
Resolved in r3040. Improvement filed as Bug #648666.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
Updated•13 years ago
|
Component: General → Webapp
Updated•13 years ago
|
Flags: in-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•