Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Conversation

@SeiryuZ
Copy link
Contributor

@SeiryuZ SeiryuZ commented Sep 10, 2013

This PR is to fix Raven's django client assigning string <unavailable> on result['sentry.interfaces.Http']['data'] on method get_data_from_request, even when we have correct POST variables in the request.

Also in this PR, I added test case for this issue

Before:

selection_143

Result after this change:

selection_142

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.32%) when pulling ed45d7a on SeiryuZ:django-client-post-fix into 9c2803c on getsentry:master.

xordoquy added a commit that referenced this pull request Sep 10, 2013
Django client's get_data_from_request method did not correctly assign request.POST
@xordoquy xordoquy merged commit 3cb9c5c into getsentry:master Sep 10, 2013
@SeiryuZ SeiryuZ deleted the django-client-post-fix branch September 10, 2013 13:54
@SeiryuZ
Copy link
Contributor Author

SeiryuZ commented Sep 11, 2013

@xordoquy Do you want me to fix the test? I see that the test for this PR is failing older version of django

@xordoquy
Copy link
Contributor

@SeiryuZ thanks for your proposal, I fixed them yesterday ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants