Closed
Bug 881625
Opened 12 years ago
Closed 12 years ago
[socorro-crashstats] Crash signature has not the right format when filing a bug from Socorro
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: scoobidiver, Assigned: rhelmer)
References
Details
[@ ] is missing in Crash Signature when filing a bug from Socorro.
Click Core in https://crash-stats-django.allizom.org/report/index/f70daa5c-2d47-431b-9fa9-3e03b2130527. The Crash Signature is js::CloneScript(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSFunction*>, JS::Handle<JSScript*>, js::NewObjectKind) instead of [@ js::CloneScript(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSFunction*>, JS::Handle<JSScript*>, js::NewObjectKind) ]
| Assignee | ||
Comment 1•12 years ago
|
||
Assignee: nobody → rhelmer
Status: NEW → ASSIGNED
Comment 2•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro-crashstats
https://github.com/mozilla/socorro-crashstats/commit/78100337d7bde3d8f95f451dd26684f31e14924c
bug 881625 - wrap signature in [@ ] for bugzilla signature field
https://github.com/mozilla/socorro-crashstats/commit/cb39508ba05a917b63a5bfabf7a27ecb819d3350
Merge pull request #369 from rhelmer/bug881625-bug-file-crash-signature
bug 881625 - wrap signature in [@ ] for bugzilla signature field
| Assignee | ||
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•