[Mono-bugs] [Bug 82183][Nor] Changed - [2.0] Whitespace rejected when there's a content model

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 25 06:08:16 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 atsushi at ximian.com.

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

--- shadow/82183	2007-07-25 05:50:56.000000000 -0400
+++ shadow/82183.tmp.6623	2007-07-25 06:08:16.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 82183
 Product: Mono: Class Libraries
 Version: 1.2
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: atsushi at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -43,6 +43,9 @@
     s.Schemas.Add (WebReferenceOptions.Schema);
     XmlReader r = XmlReader.Create (new StringReader (xml), s);
     while (!r.EOF)
       r.Read ();
   }
 }
+
+------- Additional Comments From atsushi at ximian.com  2007-07-25 06:08 -------
+Fixed in svn.


More information about the mono-bugs mailing list