[Mono-bugs] [Bug 64995][Wis] Changed - Incorrect Behavior of Environment.ExpandEnvironmentVariables
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 25 Oct 2004 00:30:25 -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=64995
--- shadow/64995 2004-10-17 16:38:48.000000000 -0400
+++ shadow/64995.tmp.16594 2004-10-25 00:30:25.000000000 -0400
@@ -42,6 +42,10 @@
------- Additional Comments From jlarimer@gmail.com 2004-10-17 16:38 -------
The above patch fixes the issue. Note that the test case
(EnvironmentTest.cs) has 3 failures in the current (1.1.1) tree. With
this patch all of the tests are successful.
+
+------- Additional Comments From gonzalo@ximian.com 2004-10-25 00:30 -------
+I saw you commited the fix to HEAD. Can you do the same in the
+mono-1-0 branch?