[Mono-bugs] [Bug 73513][Nor] New - bad processing of surrogate characters
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 9 Mar 2005 11:25:49 -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 andrews@mainsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73513
--- shadow/73513 2005-03-09 11:25:49.000000000 -0500
+++ shadow/73513.tmp.23422 2005-03-09 11:25:49.000000000 -0500
@@ -0,0 +1,36 @@
+Bug#: 73513
+Product: Mono: Class Libraries
+Version: 1.1
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity: 000 No more required
+Priority: Normal
+Component: Sys.XML
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: andrews@mainsoft.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: bad processing of surrogate characters
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+DTDReader incorrectly proceeds surrogate characters.
+
+Steps to reproduce the problem:
+1. Put the attached text file near the attached source file
+2. Compile the source file
+3. Run the source file
+
+Actual Results:
+Exception
+
+Expected Results:
+empty output
+
+How often does this happen?
+always