Closed Bug 1262223 Opened 8 years ago Closed 8 years ago

Decimal on the SignatureFirstDate api

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Assigned: peterbe)

Details

Attachments

(1 file)

See https://sentry.prod.mozaws.net/operations/socorro-prod/group/322909/

TypeError: Decimal('20160210153822') is not JSON serializable
(9 additional frame(s) were not displayed)
...
  File "waffle/decorators.py", line 48, in _wrapped_view
    return view(request, *args, **kwargs)
  File "crashstats/crashstats/utils.py", line 334, in wrapper
    response = f(request, *args, **kw)
  File "crashstats/crashstats/utils.py", line 75, in wrapper
    indent=indent
  File "crashstats/crashstats/utils.py", line 23, in default
    return json.JSONEncoder.default(self, obj)
Commits pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/ba578bf1a7d690b1fd550b557c0dcb56b399f5e7
fixes bug 1262223 - Decimal on the SignatureFirstDate api

https://github.com/mozilla/socorro/commit/051e218f2a948d3c4aa0f4f968f29a6d9b378221
Merge pull request #3270 from peterbe/bug-1262223-decimal-on-the-signaturefirstdate-api

fixes bug 1262223 - Decimal on the SignatureFirstDate api
Status: NEW → RESOLVED
Closed: 8 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: