[Mono-bugs] [Bug 80103][Wis] Changed - [PATCH] LDAP referal exception should be ignored

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Dec 28 14:44:33 EST 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 miguel at ximian.com.

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

--- shadow/80103	2006-11-30 15:24:25.000000000 -0500
+++ shadow/80103.tmp.4116	2006-12-28 14:44:33.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 80103
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: jlarimer at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -95,6 +95,9 @@
 LdapException.TIME_LIMIT_EXCEEDED:
 +                                               case 
 LdapException.REFERRAL:
                                                         continue;
                                                 default :
                                                         throw e;
+
+------- Additional Comments From miguel at ximian.com  2006-12-28 14:44 -------
+Thanks for the patch;  It has been applied


More information about the mono-bugs mailing list