Closed
Bug 1036899
Opened 11 years ago
Closed 11 years ago
Signature-sanitizing regexes in webapp don't work
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
95
People
(Reporter: ted, Assigned: ted)
References
Details
None of the regexes in this function work:
https://github.com/mozilla/socorro/blame/master/webapp-django/crashstats/crashstats/utils.py#L122
I suspect this was just a bad port from the PHP version. It's not critical, they're display-only. I'm refactoring this code to fix bug 976077, so I'll fix it on top of that.
Comment 1•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/97e306e4b03dc346c0f87eb6c6326bf26798b9d4
bug 1036899 - fix signature sanitization regexes in webapp
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: --- → 95
You need to log in
before you can comment on or make changes to this bug.
Description
•