[Mono-bugs] [Bug 70172][Wis] Changed - LdapException.ToString() gets formatting wrong

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 11 Mar 2005 16:15:36 -0500 (EST)


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 vargaz@gmail.com.

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

--- shadow/70172	2004-12-03 17:38:52.000000000 -0500
+++ shadow/70172.tmp.5542	2005-03-11 16:15:36.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 70172
 Product: Mono: Runtime
 Version: 1.0
 OS: unknown
 OS Details: NLD 9, SLP9.2
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Wishlist
 Component: JIT
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lists@munshi.biz               
 QAContact: mono-bugs@ximian.com
@@ -95,6 +95,9 @@
 This is not a runtime bug, from the stack trace, it can be seen that
 the exception is indeed caught, but LdapException.ToString () throws
 another one. If you remove the try-catch block, the runtime itself
 will catch the exception and call ToString () on it, so the output is
 the same.
 
+
+------- Additional Comments From vargaz@gmail.com  2005-03-11 16:15 -------
+NOTABUG.