[Mono-bugs] [Bug 74958][Nor] Changed - Assembly.Location should return empty string if assembly was loaded from byte array

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 18 08:51:13 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 vargaz at gmail.com.

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

--- shadow/74958	2005-05-16 20:24:22.000000000 -0400
+++ shadow/74958.tmp.25674	2005-05-18 08:51:13.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74958
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -59,6 +59,11 @@
 
 No output
 
 I've committed a unit test (in AssemblyTest.cs) to verify the correct 
 behaviour, but marked it with the Ignore attribute until this bug is 
 fixed.
+
+------- Additional Comments From vargaz at gmail.com  2005-05-18 08:51 -------
+The test doesn't work on MS.NET (2.0 beta 2) since the Assembly.Load
+call will return the already loaded mscorlib.
+


More information about the mono-bugs mailing list