[Mono-bugs] [Bug 76530][Nor] Changed - Problem with null namespaces using XSLT (testcase)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 24 03:08:51 EDT 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 atsushi at ximian.com.

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

--- shadow/76530	2005-10-24 02:59:20.000000000 -0400
+++ shadow/76530.tmp.15607	2005-10-24 03:08:51.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 76530
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: Mono in SUSE 9.3. MS.NET framework in WinXP SP2
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: atsushi at ximian.com                            
 ReportedBy: knocte at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -129,6 +129,9 @@
 +					nsDecls.ContainsKey (String.Empty) ?
 +					(string) nsDecls [String.Empty] : String.Empty);
  			else
  				throw new ArgumentException ("Invalid name: " + name);
  		}
 
+
+------- Additional Comments From atsushi at ximian.com  2005-10-24 03:08 -------
+Oops, actually the patch fixed the bug ;-) So fixed in svn (r52116).


More information about the mono-bugs mailing list