Skip Menu |

This queue is for tickets about the Mojolicious-Plugin-Sentry CPAN distribution.

Report information
The Basics
Id: 121368
Status: new
Priority: 0/
Queue: Mojolicious-Plugin-Sentry

People
Owner: Nobody in particular
Requestors: KES [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: data should be stringified
Discarded invalid value for parameter 'sentry.interfaces.Http' Collapse { "name": "sentry.interfaces.Http", "value": { "cookies": null, "url": "", "headers": {}, "env": null, "query_string": null, "data": "HASH(0x9a6be00)", "method": "GET" } } the base module expects string Sentry/Raven.pm:687 data => _trim($context{data}, MAX_HTTP_DATA),