[Mono-bugs] [Bug 79163][Min] New - Namespace handling inconsitency between mono and .Net

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 25 12:25:00 EDT 2006


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 david at torangan.de.

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

--- shadow/79163	2006-08-25 12:25:00.000000000 -0400
+++ shadow/79163.tmp.21635	2006-08-25 12:25:00.000000000 -0400
@@ -0,0 +1,27 @@
+Bug#: 79163
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: Sys.XML
+AssignedTo: atsushi at ximian.com                            
+ReportedBy: david at torangan.de               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Namespace handling inconsitency between mono and .Net
+
+Description of Problem:
+
+I wrote a program which uses glade for the gui and access parts of it using
+XPath expression. Unless the standard DOCTYPE declaration from glade is
+removed, there's a problem. In Mono 1.1.16.1 all elements are in the global
+namespace while the .Net runtime puts them into a namespace
+"http://glade.gnome.org/glade-2.0.dtd".
+I consider the behaviour of mono better but it creates an obstacle in
+running code developed with Mono on the .Net runtime.


More information about the mono-bugs mailing list