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

Add a warning in case controller puts values with view() or assign but then redirects request #947

Open
artdaw opened this issue May 30, 2013 · 1 comment

Comments

@artdaw
Copy link
Contributor

artdaw commented May 30, 2013

Original author: ipolevoy@gmail.com (December 23, 2011 04:57:59)

this warning would allow developer (me) to see that he (I) did something stupid!

Original issue: http://code.google.com/p/activeweb/issues/detail?id=74

@ipolevoy ipolevoy transferred this issue from javalite/activeweb Oct 12, 2019
ipolevoy added a commit that referenced this issue Oct 14, 2019
ipolevoy added a commit that referenced this issue Oct 14, 2019
…gn but then redirects request

(cherry picked from commit dcbf453)
@ipolevoy
Copy link
Member

ipolevoy commented Feb 7, 2020

this warning sounds too severe. In some cases, a filter may not know that a redirect will follow downstream. Lets make the message less stern!

@ipolevoy ipolevoy reopened this Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants