On 3 Dec 2008, at 11:59, Dr. Jennifer Nussbaum wrote:

This looks like it's going to call fillform() even if theres a response set... <Jen codes>

THATS IT!

I just added "return if $c->response->body;" after the forward and it works! Nothing inserted! The problem was with fillform all the time.

Thank you, thank you all for helping me in such detail! I never would have gotten there on my own.

Awesome!! Glad we got there :)

Should the docs be clarified? In the firs tpart of the FillInForm docs there *IS* something about skipping the view if output is set, but at the bottom where it talks about RenderView (which must be where i got this) it DOESNT say this.

Yes, they should. It tripped you up, so it will trip other people up.

Well volunteered!

http://dev.catalystframework.org/repos/Catalyst/trunk/Catalyst-Plugin- FillInForm/

Cheers
t0m


_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to