1

Closed

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

file attachments

Closed Aug 14, 2012 at 5:06 PM by TomCornelius
Not a codeplex issue.

comments

TomCornelius wrote Aug 10, 2012 at 4:50 PM

Hi, this is the issue tracker for the codeplex site. You may want to post your issue on the individual project's issue tracker page.

** Closed by TomCornelius 08/10/2012 9:50AM

ajnavsun wrote Aug 13, 2012 at 8:26 AM

Please reply fast

ajnavsun wrote Aug 16, 2012 at 8:19 AM

Sorry to create the issue here....Thank u.....