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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77374 --- shadow/77374 2006-01-26 20:02:25.000000000 -0500 +++ shadow/77374.tmp.30622 2006-01-26 22:13:19.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 77374 Product: Mono: Class Libraries Version: 1.1 -OS: +OS: unknown OS Details: -Status: NEW -Resolution: -Severity: 004 Four hours +Status: RESOLVED +Resolution: INVALID +Severity: Unknown Priority: Normal Component: Sys.XML AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -52,6 +52,11 @@ XmlDocument _theDocument = new XmlDocument(); _theDocument.Load(_reader); _reader.Close(); } } -- test.cs END + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-26 22:13 ------- +Learn XML spec by reading W3C specification, not from other wrong +resources. +http://www.w3.org/TR/REC-xml/#NT-XMLDecl _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
