[Mono-bugs] [Bug 77301][Nor] Changed - Assembly.CodeBase should not be a native path on Windows

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jan 19 06:02:50 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 atsushi at ximian.com.

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

--- shadow/77301	2006-01-19 05:28:35.000000000 -0500
+++ shadow/77301.tmp.29594	2006-01-19 06:02:50.000000000 -0500
@@ -1,15 +1,15 @@
 Bug#: 77301
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Wishlist
+Severity: Unknown
+Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
@@ -36,6 +36,19 @@
 
 e.g. file:///C:/cygwin/home/atsushi/tests/entry.exe
 
 How often does this happen? 
 
 consistently.
+
+------- Additional Comments From atsushi at ximian.com  2006-01-19 06:02 -------
+We already have corresponding NUnit test (failing), though the
+expected path should be fixed:
+
+53) MonoTests.System.AppDomainSetupTest.ApplicationBase1 :
+        String lengths are both 36.
+        Strings differ at index 4.
+
+        expected:<"//c:/DOCUME~1/atsushi/LOCALS~1/Temp/">
+         but was:<"//c:\DOCUME~1\atsushi\LOCALS~1\Temp\">
+        ---------------^
+


More information about the mono-bugs mailing list