nardman
January 19, 2007, 7:48pm
#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
nardman
January 19, 2007, 8:31pm
#2
No one else has seen this issue?
nardman
January 19, 2007, 9:57pm
#3
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
On 1/19/07, nardman [email protected] wrote:
No one else has seen this issue?
–
My free Ruby e-book:
http://www.humblelittlerubybook.com/book/
My blogs:
http://www.mrneighborly.com/
http://www.rubyinpractice.com/
nardman
January 19, 2007, 10:13pm
#4
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