[Mono-bugs] [Bug 76586][Nor] Changed - MONO_USE_MANAGED_COLLATION=yes causes XML parsing error

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Oct 29 03:14:15 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 sk68 at cornell.edu.

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

--- shadow/76586	2005-10-29 02:43:16.000000000 -0400
+++ shadow/76586.tmp.1739	2005-10-29 03:14:15.000000000 -0400
@@ -114,6 +114,18 @@
 ------- Additional Comments From sk68 at cornell.edu  2005-10-29 02:34 -------
 This does not happen when there is no MONO_USE_MANAGED_COLLATION 
 environment variable set.
 
 ------- Additional Comments From atsushi at ximian.com  2005-10-29 02:43 -------
 Can you please attach your machine.config.
+
+------- Additional Comments From sk68 at cornell.edu  2005-10-29 03:14 -------
+I think it has something to do with String.EndsWith not working 
+correctly in this circumstance which returns false in 
+RemoteConfiguration.ConfigHandler::CheckPath during 
+RemoteConfiguration.ConfigHandler::ValidatePath 
+
+with arguments:
+
+path = "system.runtime.remoting"
+
+currentXmlPath = "configuration/system.runtime.remoting"


More information about the mono-bugs mailing list