[jifty-devel] BUG: form data not posting correctly when using /_elements/wrapper

Todd Chapman todd at chaka.net
Tue Aug 22 18:46:50 EDT 2006


On Tue, Aug 22, 2006 at 05:56:57PM -0400, Jesse Vincent wrote:
> 
> 
> 
> On Tue, Aug 22, 2006 at 05:53:35PM -0400, Todd Chapman wrote:
> > Can someone take a look at this and tell me if it
> > really is a Jifty bug or if I am doing something 
> > wrong?
> > 
> > I have a tiny Jifty app ( 4 mason components and 1 action ).
> > 
> > When I wrap my form with /_elements/wrapper the
> > form no longer posts correctly. Remove wrapper and
> > everything works. Does the wrapper mess up regions
> > somehow?
> 
> The right thing to do next is use a tool like FireBug to see what the
> different versions of the page are sending.
> 

It turns out that without the wrapper to js is defined so
a full post is done. So with or without the wrapper my
app doesn't work as defined. And I went to bed last night
thinking it did. :(

Any volunteers to look at my tiny app would be appreciated.

-Todd


More information about the jifty-devel mailing list