On 7/13/06, Martin Emde <[EMAIL PROTECTED]> wrote:
I would expect the opposite of this. A lot of programs may halt a filter
chain because a user is not logged in, set the flash to let them know
"please login first" and then redirect to the login action which would then
display the flash message. If the flash was swept that wouldn't work any
longer.
-Marty
You misinterpret what is meant by sweeping.
The flash stays for two requests; current and next. However, if the
current request is aborted by a filter, the flash now stays for both
the page you redirect to and the page after that one. Obviously a bug.
Isak
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core