[Mono-dev] Bug in System.Web.Mail.MailMessageWrapper

Vladimir Krasnov vladimirk at mainsoft.com
Wed Mar 22 12:56:37 EST 2006


Hello,

Attached patch fixes a bug in Fields property of MailMessageWrapper
class.
The bug reproduces when I try to send mail message and add to it's
fields non string value, for example:

msg.Fields.Add("MyField", 123);

Please approve the patch, if no one objects I will commit.

Vladimir Krasnov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MailMessageWrapper.cs.patch
Type: application/octet-stream
Size: 517 bytes
Desc: MailMessageWrapper.cs.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060322/25c51416/attachment.obj 


More information about the Mono-devel-list mailing list