Closed GoogleCodeExporter closed 9 years ago
Needs to be done
Original comment by N.M.Pr...@gmail.com
on 19 Mar 2012 at 5:09
I'll pick this one up today
Original comment by N.M.Pr...@gmail.com
on 20 Mar 2012 at 12:08
Analysis from .NET using Fiddler:
Memo fields are just sent as String in Create & Update XML:
<b:KeyValuePairOfstringanyType>
<c:key>description</c:key>
<c:value i:type="d:string" xmlns:d="http://www.w3.org/2001/XMLSchema">This is a test of a Description, I hope it's this simple!</c:value>
</b:KeyValuePairOfstringanyType>
Original comment by N.M.Pr...@gmail.com
on 20 Mar 2012 at 12:34
Fixed & Tested
Original comment by N.M.Pr...@gmail.com
on 20 Mar 2012 at 2:30
Original issue reported on code.google.com by
N.M.Pr...@gmail.com
on 19 Mar 2012 at 5:01