[Annoying] Flash not getting cleared after upgrade to 1.2.1

App uses db sessions

development has progressed over the last months through edge -> 1.2RC1 -> 1.2RC2

today we hooked our vendor directory to http://dev.rubyonrails.org/svn/rails/tags/rel_1-2-1

and now we see the same behavior (flash not getting cleared) as described here:

http://tinyurl.com/38s8p8

Any ideas?

Geoff

No one else has seen this issue?

Please place a bug report on the Trac at http://dev.rubyonrails.org/ describing your problems. I or someone else will work on a patch if we can nail down the problem.

--Jeremy

please disregard. There was something other than the upgrade that was different.

A colleague snuck in code that should have been using flash.now instead of just flash.

apologies for the wasted bandwidth

Geoff