[Mono-bugs] [Bug 81854][Nor] New - MailAddress constructor does not accept name-addr format
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jun 11 06:39:22 EDT 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 anmar at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=81854
--- shadow/81854 2007-06-11 06:39:22.000000000 -0400
+++ shadow/81854.tmp.18336 2007-06-11 06:39:22.000000000 -0400
@@ -0,0 +1,23 @@
+Bug#: 81854
+Product: Mono: Class Libraries
+Version: 1.2
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: System
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: anmar at gmx.net
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: MailAddress constructor does not accept name-addr format
+
+MailAddress(string) constructor as specified on msdn documentation should
+accept an address of the form:
+ Display name <address at example.com>
+
+and take the display name and email address form there.
More information about the mono-bugs
mailing list