[Mono-dev] Bug in System.Web.Services in SoapMessage.ContentEncoding

Vladimir Krasnov vladimirk at mainsoft.com
Mon Mar 13 12:18:43 EST 2006


Hello,

ContentEncoding property has a wrong value in a soap message that passed
to ProcessMessage method. Look attached sample that reproduces the
problem. 

Please approve the attached patches that fix this problem.
I will commit if no one objects.

Vladimir Krasnov

-------------- next part --------------
A non-text attachment was scrubbed...
Name: sample4967.zip
Type: application/x-zip-compressed
Size: 2315 bytes
Desc: sample4967.zip
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060313/bb57695c/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HttpSoapWebServiceHandler.cs.1.patch
Type: application/octet-stream
Size: 838 bytes
Desc: HttpSoapWebServiceHandler.cs.1.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060313/bb57695c/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SoapClientMessage.cs.1.patch
Type: application/octet-stream
Size: 1907 bytes
Desc: SoapClientMessage.cs.1.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060313/bb57695c/attachment-0001.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SoapHttpClientProtocol.cs.1.patch
Type: application/octet-stream
Size: 492 bytes
Desc: SoapHttpClientProtocol.cs.1.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060313/bb57695c/attachment-0002.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SoapServerMessage.cs.1.patch
Type: application/octet-stream
Size: 1647 bytes
Desc: SoapServerMessage.cs.1.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060313/bb57695c/attachment-0003.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SoapMessage.cs.1.patch
Type: application/octet-stream
Size: 1425 bytes
Desc: SoapMessage.cs.1.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060313/bb57695c/attachment-0004.obj 


More information about the Mono-devel-list mailing list