[Mono-bugs] [Bug 64995][Wis] Changed - Incorrect Behavior of Environment.ExpandEnvironmentVariables

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 1 Sep 2004 00:23:51 -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 fawad@fawad.net.

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

--- shadow/64995	2004-09-01 00:22:28.000000000 -0400
+++ shadow/64995.tmp.15119	2004-09-01 00:23:51.000000000 -0400
@@ -27,6 +27,11 @@
 %HOME% DISPLAY%:/home/fawad:0.0
 
 
 Expected Results:
 %HOME% %:/home/fawad %
 %HOME% DISPLAY%:/home/fawad DISPLAY%
+
+------- Additional Comments From fawad@fawad.net  2004-09-01 00:23 -------
+Created an attachment (id=10247)
+C# test case to demonstrate problem with  Environment.ExpandEnvironmentVariables.
+