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

redirect from email subscribe raises error on success and fail redirect #39

Open
bfmcneill opened this issue Nov 22, 2020 · 0 comments
Open

Comments

@bfmcneill
Copy link

bfmcneill commented Nov 22, 2020

I am working through the email module and when I subscribe to my list I see a pyramid debug toolbar message that it is squashing an exception HTTP.Found when I send POST request to /newsletter/add_subscriber from the little subscribe form.

Is this an exception we should be concerned about or is it just part of running the app in develop mode?

It seems redirect feature will always raise an exception.

base_controller.py line 23

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