[Mono-bugs] [Bug 80807][Nor] Changed - System.Net.MailMessage#To is null when I use the parameterless constructor
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Feb 12 16:47:42 EST 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=80807
--- shadow/80807 2007-02-12 10:16:43.000000000 -0500
+++ shadow/80807.tmp.13198 2007-02-12 16:47:42.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80807
Product: Mono: Class Libraries
Version: unspecified
OS: Windows XP
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: 001 One hour
Priority: Normal
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: Premysl.Srubar at post.cz
QAContact: mono-bugs at ximian.com
@@ -22,6 +22,10 @@
m.To.Add("mail at mail.com"); //Throws NullException
In MS .Net in works as expected.
I've tried it on WinXp and on SuSE9 with the same result.
+
+------- Additional Comments From gert.driesen at pandora.be 2007-02-12 16:47 -------
+This works fine in SVN head. Please upgrade to a newer version of
+Mono.
More information about the mono-bugs
mailing list