[Mono-bugs] [Bug 58922][Maj] Changed - wrong usage of AppDomainSetup.PrivateBinPath when searching for private assemblies, wrong implementation of AppDomain.AppendPrivatePath()

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 24 May 2004 08:05:47 -0400 (EDT)


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 robik@mailbox.sk.

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

--- shadow/58922	2004-05-24 07:54:59.000000000 -0400
+++ shadow/58922.tmp.4222	2004-05-24 08:05:47.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: robik@mailbox.sk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -60,6 +60,14 @@
 
 Additional Information:
 
 You will get the same result if you use AppDomain.AppendPrivatePath() on 
 the AppDomain instance instead of setting the 
 AppDomainSetup.ProvateBinPath property.
+
+------- Additional Comments From robik@mailbox.sk  2004-05-24 08:05 -------
+I have found another bug, wich seem to depend on this bug.. al of 
+them ar result of this wrong implementation issue.
+bug #:
+57612
+57602
+57710