Closed Bug 1273538 Opened 9 years ago Closed 9 years ago

Encode white spaces with '%20' instead of '+'

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: adrian, Assigned: adrian)

Details

Attachments

(2 files)

Bug 1270662 has broken some of our URLs, notably SuperSearch based ones, because we stopped replacing the plus sign (+) with white spaces. However, most of our URL encoding does encode spaces with pluses. We should instead encode spaces with %20.
Commits pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/8b9cea756d87ddadf1a3e4909da379ed7584458e Fixes bug 1273538 - Correctly encode white spaces in URLs. https://github.com/mozilla/socorro/commit/0680f3170c246de215332eadf45461704aeb31fa Merge pull request #3348 from adngdb/1273538-correctly-encode-white-space Fixes bug 1273538 - Correctly encode white spaces in URLs.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Commit pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/4c72165a51a28b37f0f1b00e7bbe27e1335af672 Fixes bug 1273538 - Fixes white spaces encoding in pagination URLs. (#3395) * Fixes bug 1273538 - Fixes white spaces encoding in pagination URLs. * refactoring * New name.
Status: REOPENED → RESOLVED
Closed: 9 years ago9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: