On Tue, May 22, 2012 at 12:26 PM, John Buhl <
john...@gmail.com> wrote:
> When I add variables to the rc scope in my controller I am expecting
> the new values added to be available in the "after" function of the
> controller. This works as expected unless I have a redirect in the
> controller. The after function is still called with the redirect, but
> the rc variables that show up are only the original ones passed in
> from the page.
Are you *sure* the after() function is still called?
The redirect takes effect immediately and no further methods should be invoked.
--
Sean A Corfield -- (904) 302-SEAN
An Architect's View --
http://corfield.org/
World Singles, LLC. --
http://worldsingles.com/
"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)