Closed Bug 759341 Opened 12 years ago Closed 12 years ago

Unable to view crash queries and bugs in advanced search and top crashers with a signature containing /

Categories

(Socorro :: General, task)

task
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: scoobidiver, Assigned: adrian)

References

Details

The advanced search stops also bug matchings after the first signature containing /. See https://crash-stats.mozilla.com/query/query?product=FennecAndroid&version=FennecAndroid%3A14.0b3&range_value=1&range_unit=weeks&query_search=signature&query_type=contains&do_query=1
Summary: Unable to view crash queries with a signature containing / → Unable to view crash queries and bugs in advanced search with a signature containing /
Assignee: nobody → adrian
Target Milestone: --- → 12
Severity: normal → major
Summary: Unable to view crash queries and bugs in advanced search with a signature containing / → Unable to view crash queries and bugs in advanced search and top crashers with a signature containing /
Pull request: https://github.com/mozilla/socorro/pull/626

Steps to QA
-----------

1. Go to advanced search and search for anything containing a slash in the signature (preferably in FennecAndroid, there might be some results there)
2. Click a signature to go to report/list and verify that it doesn't show any error
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Can you test if this fixes bug 759784 as well?
@KaiRo: it doesn't, bug 759784 is an entirely different problem.
Commits pushed to admin-refactor at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/97a55d9e1940446644c79ba459393fe375e92b9e
Fixes bug 759341 - Double encode signature in URL for signature_urls page.

https://github.com/mozilla/socorro/commit/8794be2eca229950b282321c1d9aab50096964af
Merge pull request #626 from AdrianGaudebert/759341-fix-slash-in-signature-urls

Fixes bug 759341 - Double encode signature in URL for signature_urls page.
Commit pushed to stage at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/0089c6652cee016fa1dc597c4c2e0ba9a7b22007
Fixes bug 759341 - Double encode signature in URL for signature_urls page.
Commit pushed to https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/0089c6652cee016fa1dc597c4c2e0ba9a7b22007
Fixes bug 759341 - Double encode signature in URL for signature_urls page.
You need to log in before you can comment on or make changes to this bug.