Closed
Bug 570035
Opened 15 years ago
Closed 15 years ago
Crash-stats links to SUMO search are 404s
Categories
(Socorro :: General, task, P1)
Socorro
General
Tracking
(Not tracked)
VERIFIED
FIXED
1.7.6
People
(Reporter: jsocol, Assigned: laura)
References
()
Details
Attachments
(1 file)
772 bytes,
patch
|
ozten
:
review+
jsocol
:
feedback+
|
Details | Diff | Splinter Review |
The links on crash-stats to SUMO searches look like this:
/search/q=etc...
They should be
/search?q=etc...
Reporter | ||
Comment 1•15 years ago
|
||
It looks like you're sending quite a bit of traffic to 404s on SUMO. Now that your big push is out I hope someone has time to pick this up?
Severity: normal → major
Priority: -- → P1
Assignee | ||
Comment 2•15 years ago
|
||
Patch. Any chance of a temporary rewrite rule at your end?
Assignee: nobody → laura
Attachment #450659 -
Flags: review?(ozten.bugs)
Attachment #450659 -
Flags: feedback?(james)
Reporter | ||
Comment 3•15 years ago
|
||
Comment on attachment 450659 [details] [diff] [review]
patch
Mmm, 1-character fixes.
I'll file something today to patch up a temporary redirect. When is your next crash-stats release?
Attachment #450659 -
Flags: feedback?(james) → feedback+
Assignee | ||
Comment 4•15 years ago
|
||
Next release - before the end of June, not scheduled yet.
Comment 5•15 years ago
|
||
Comment on attachment 450659 [details] [diff] [review]
patch
Looks good.
Attachment #450659 -
Flags: review?(ozten.bugs) → review+
Assignee | ||
Updated•15 years ago
|
Target Milestone: --- → 1.8
Assignee | ||
Comment 6•15 years ago
|
||
In revision 2335.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 7•15 years ago
|
||
Links on http://crash-stats.stage.mozilla.com are now:
http://support.mozilla.com/search?q=KiFastSystemCallRet
Verified FIXED.
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 8•15 years ago
|
||
Merge to 1.7.6
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Target Milestone: 1.8 → 1.7.6
Assignee | ||
Comment 9•15 years ago
|
||
In r2785
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Verified FIXED on https://crash-stats.stage.mozilla.com/report/index/6c0ebef0-990c-46fb-a9f3-bf20b2101124; links are again: http://support.mozilla.com/search?q=_PR_MD_SEND
Status: RESOLVED → VERIFIED
Updated•14 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
•