[Mono-bugs] [Bug 29886][Min] Changed - When you try to create a XmlTextWriter with a null reference of encoding parameter it throws a NullRefernceException

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
5 Sep 2002 02:34:19 -0000


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

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

--- shadow/29886	Wed Sep  4 14:23:12 2002
+++ shadow/29886.tmp.28267	Wed Sep  4 22:34:19 2002
@@ -1,14 +1,14 @@
 Bug#: 29886
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Debian Woody
 OS Details: Mono 0.15 (I used apt-get from "deb http://www.debianplanet.org/mono stable release")
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: System.XML
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: notzcoolx@yahoo.es               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -48,6 +48,9 @@
 Expected Results:
 No Exception have to be thrown. The XmlTextWriter constructor have to
 assing the right encoder.
 
 How often does this happen? 
 This always happen when i try to use a null encoding.
+
+------- Additional Comments From gonzalo@ximian.com  2002-09-04 22:34 -------
+Fixed in CVS.