Payload Creation differs in IE and Mozilla
description
Hi,
I wanted to check with you if yanybody has encountered this problem earlier .
When a ODATA.Update is fired it works correctly in IE but not in Mozilla,
On debugging we found that issue seems to be how payload mproperties is prepared by datajs in both cases
In IE payload looks different. In Mozilla it look different. I am attaching file containing the payload created in IE and Mozilla.
In Mozilla's case payload is quite heavy( extra xml namespace with each property ) and it exceeds content length and service gets failed…
Could you please suggest best option to solve this..
Thanks a lot in advance..
Regards,
Ankit Jain