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

Fixes Issue #227 where pop causes the session to be modified. #232

Merged
merged 1 commit into from
May 24, 2011
Merged

Fixes Issue #227 where pop causes the session to be modified. #232

merged 1 commit into from
May 24, 2011

Conversation

sharoonthomas
Copy link

Prevent pop if flashes not in session to avoid modification to session fixes #227

@mitsuhiko
Copy link
Contributor

Yeah. That makes sense.

mitsuhiko added a commit that referenced this pull request May 24, 2011
Fixes Issue #227 where pop causes the session to be modified.
@mitsuhiko mitsuhiko merged commit f2f8062 into pallets:master May 24, 2011
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 14, 2020
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.

get_flashed_messages() always forces session.should_save
2 participants