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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
