[Mono-bugs] [Bug 59216][Min] New - ApplicationBase in newly created domains have no trailing dir. separator
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 28 May 2004 00:09:12 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59216
--- shadow/59216 2004-05-28 00:09:12.000000000 -0400
+++ shadow/59216.tmp.5629 2004-05-28 00:09:12.000000000 -0400
@@ -0,0 +1,20 @@
+Bug#: 59216
+Product: Mono: Class Libraries
+Version: unspecified
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: CORLIB
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: gonzalo@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: ApplicationBase in newly created domains have no trailing dir. separator
+
+Compile and run the attached test case.
+ApplicationBase for 'mydomain' have no trailing '\\' when run under MS.