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

Catch RedirectExceptions and return a redirect #38

Closed
jasonvarga opened this issue Mar 16, 2018 · 1 comment
Closed

Catch RedirectExceptions and return a redirect #38

jasonvarga opened this issue Mar 16, 2018 · 1 comment
Labels

Comments

@jasonvarga
Copy link
Member

Related to statamic/v2-hub#1525

We might run into more issues with leaving the exception handler to handle redirects. If we perform the redirect in the controller it should be fine.

@jasonvarga
Copy link
Member Author

RedirectExceptions can (and do) render a redirect on themselves.

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

No branches or pull requests

2 participants