I'm trying to post some XML data to my server. Used to be pretty
simple:myPostData += '\n\n' + this.datapath.serialize();No matter what I do the body of the post contains nothing but the "__lzbc__" cache buster. <class name="writedataset" extends="dataset"I've tried explicitly setting both "cacheable" and "clientcacheable" true, both on my dataset defintion and dynamically prior to calling doRequest. My post body is always overwritten with __lzbc__. Any thoughts? Charlie Watt Racemi |
- [Laszlo-user] Posting XML broken in 4.2? Charles Watt
- Re: [Laszlo-user] Posting XML broken in 4.2? Charles Watt
- Re: [Laszlo-user] Posting XML broken in 4.2? Henry Minsky
- Re: [Laszlo-user] Posting XML broken in 4.2? Charles Watt
- Re: [Laszlo-user] Posting XML broken in 4.2? Henry Minsky
- Re: [Laszlo-user] Posting XML broken in 4.2? Charles Watt
- Re: [Laszlo-user] Posting XML broken in... Henry Minsky
