[Mono-bugs] [Bug 77084][Nor] New - XmlTextWriter.WriteAttributeString throws ArgumentOutOfRangeException

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 23 13:29:52 EST 2005


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 gert.driesen at pandora.be.

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

--- shadow/77084	2005-12-23 13:29:52.000000000 -0500
+++ shadow/77084.tmp.1314	2005-12-23 13:29:52.000000000 -0500
@@ -0,0 +1,23 @@
+Bug#: 77084
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.XML
+AssignedTo: atsushi at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: XmlTextWriter.WriteAttributeString throws ArgumentOutOfRangeException
+
+XmlTextWriter.WriteAttributeString causes an ArgumentOutOfRangeException 
+for xml:space="preserve" attribute.
+
+I've added a test case named "XmlSpace_Valid" (marked NotWorking) to 
+XmlTextWriterTests.cs that allows you to reproduce this issue.


More information about the mono-bugs mailing list