[Mono-bugs] [Bug 76466][Min] New - [PATCH] RemotingConfiguration, customErrors parsing

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 17 21:18:38 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 robertj at gmx.net.

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

--- shadow/76466	2005-10-17 21:18:38.000000000 -0400
+++ shadow/76466.tmp.24983	2005-10-17 21:18:38.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 76466
+Product: Mono: Class Libraries
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: robertj at gmx.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [PATCH] RemotingConfiguration, customErrors parsing
+
+The mode attribute of the config element
+
+<customErrors mode="off|on|remoteOnly" />
+
+is case insensitive under MSFT's runtime.
+
+The patch assures the interoperatibility of remoting
+config files.


More information about the mono-bugs mailing list