[Mono-bugs] [Bug 69787][Min] Changed - Type.GetType(string) should skip CR, LF, tabs as well as whitespace

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 21 Nov 2004 23:12:50 -0500 (EST)


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 atsushi@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=69787

--- shadow/69787	2004-11-21 23:11:56.000000000 -0500
+++ shadow/69787.tmp.6830	2004-11-21 23:12:50.000000000 -0500
@@ -39,6 +39,11 @@
 System.Configuration.NameValueSectionHandler
 
 Actual result:
 $ mono typename.exe
 
 It happens consistently.
+
+------- Additional Comments From atsushi@ximian.com  2004-11-21 23:12 -------
+Created an attachment (id=13290)
+proposed patch
+