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

Gonzalo Paniagua Javier gonzalo at ximian.com
Wed Mar 22 14:59:09 EST 2006


On Wed, 2006-03-22 at 09:56 -0800, Vladimir Krasnov wrote:
> 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.

The patch is ok to commit.

-Gonzalo





More information about the Mono-devel-list mailing list