[Mono-bugs] [Bug 61278][Nor] Changed - [PATCH] Simple bug in System.DirectoryServicers.SearchResult with Path property

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 30 14:20:29 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 bmaurer at users.sf.net.

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

--- shadow/61278	2005-05-20 15:04:34.000000000 -0400
+++ shadow/61278.tmp.14893	2005-05-30 14:20:29.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 61278
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: tadas at stablebeast.com               
 QAContact: mono-bugs at ximian.com
@@ -49,6 +49,17 @@
  Always
 
 Additional Information:
 
 ------- Additional Comments From bmaurer at users.sf.net  2005-05-20 15:04 -------
 Can somebody review this change?
+
+------- Additional Comments From bmaurer at users.sf.net  2005-05-30 14:20 -------
+2005-03-28  Boris Kirzner <borisk at mainsoft.com>
+
+	* DirectoryEntries.cs : 
+		- Removed unnecessary console output.
+	* SearchResult.cs :
+		- Initialize Path property in constructor.
+		- Removed unnecessary console output.
+
+Was already done.


More information about the mono-bugs mailing list