I got my wrapped views working well, but I noticed that if the wrappee
issues returns a 302 Found, instead of it being followed, now the wrapper
just acts like all is normal but the wrapped body is empty. Can anyone shed
some light on how one can handle redirects properly when using wrapped
views? I want the wrapper to also follow the redirect, which will take as to
a new wrapped view.

thanks
Iain
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to