Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken exception handling introduced by PR #303 #305

Merged
merged 1 commit into from
May 23, 2017

Conversation

danclark5
Copy link
Contributor

The original fix for #302 in PR #303 broke the exception panel as it caused exception requests to be caught by the wrong route. This fixes it by moving the token from the query string to the path.

And yes, the test now pass.

Copy link
Member

@digitalresistor digitalresistor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! Congrats on the passing tests!

@mmerickel mmerickel merged commit 81b5560 into Pylons:master May 23, 2017
@mmerickel
Copy link
Member

Thanks @adidas !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants