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

Todd Chapman todd at chaka.net
Tue Aug 22 18:26:31 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.

Firebug isn't cooperating.

With wrapper: no multipart/form-data is sent.


Without wrapper (same form data) a multipart/form-data is sent.

I'm trying to get the actual data logged. Does this help?

> 
> 
> > I have my app in a 57k file. Please let me know if I
> > can send it to you to look at.
> > 
> > Thanks.
> > 
> > -Todd
> > _______________________________________________
> > jifty-devel mailing list
> > jifty-devel at lists.jifty.org
> > http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel
> > 
> 
> -- 
> _______________________________________________
> jifty-devel mailing list
> jifty-devel at lists.jifty.org
> http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel


More information about the jifty-devel mailing list