Closed Bug 1270662 Opened 8 years ago Closed 8 years ago

Supersearch drops special characters from URL

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: u279076, Assigned: peterbe)

Details

Attachments

(1 file)

If I architect a supersearch query containing special characters (say appnotes containing 'WGL+') I get back the expected results. However if I do the same by entering the URL manually into the location bar or by clicking a link from another page Socorro drops the '+' and returns no results.

Steps to reproduce:
1) Load https://crash-stats.mozilla.com/search/?product=Firefox&_dont_run=1
2) Add a new line: app notes contains WGL+
3) Click search
> Some results are returned
> Notice the URL is https://crash-stats.mozilla.com/search/?product=Firefox&app_notes=~WGL%2B...
4) Load https://crash-stats.mozilla.com/search/?product=Firefox&app_notes=~WGL%2B
> No results are returned
> Notice the appnotes field is searching for WGL instead of WGL+, even though the URL parameter is correct

I depend on this for my MetricsGraphics charts where clicking a data-point shows the related crash reports.
I can certainly reproduce this. Will take a stab.
Assignee: nobody → peterbe
Commit pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/800d934b4d74a8fe7f952906629dd431ed8e2511
fixes bug 1270662 - Supersearch drops special characters from URL (#3335)

r=adngdb
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
I confirm this is working now. Thanks for the quick turnaround Peter.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: