http://bugs.winehq.org/show_bug.cgi?id=21138
Summary: Wine console, cd command possible bug Product: Wine Version: 1.1.35 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P4 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: webmobster@gmail.com
When using the cd .. command with a space appended it doesn't move up a directory. e.g. "cd .. ", but if you add a slash but keep the space it does, e.g. "cd ../ " Without the space the command behaves as expected. I don't have windows any more so I can't tell if this is replicating windows behaviour, but I noticed it when using a program that uses a batch script, and this caused it to error out.
http://bugs.winehq.org/show_bug.cgi?id=21138
--- Comment #1 from Ed Clarke webmobster@gmail.com 2009-12-23 09:58:29 --- (In reply to comment #0)
When using the cd .. command with a space appended it doesn't move up a directory. e.g. "cd .. ", but if you add a slash but keep the space it does, e.g. "cd ../ " Without the space the command behaves as expected. I don't have windows any more so I can't tell if this is replicating windows behaviour, but I noticed it when using a program that uses a batch script, and this caused it to error out.
Sorry because it was a new line it didn't include the space "cd ../ "
http://bugs.winehq.org/show_bug.cgi?id=21138
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2009-12-23 10:38:30 --- I'm confirming with wine-1.1.35-105-gd4a7a9d. Windows should move up a directory when a space is appended to the "cd .." command.
http://bugs.winehq.org/show_bug.cgi?id=21138
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW CC| |austinenglish@gmail.com Ever Confirmed|0 |1
--- Comment #3 from Austin English austinenglish@gmail.com 2009-12-23 11:11:13 --- Works on windows xp, so confirming.
http://bugs.winehq.org/show_bug.cgi?id=21138
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Wine console, cd command |cmd.exe cd command possible |possible bug |bug
http://bugs.winehq.org/show_bug.cgi?id=21138
Karl Mardoff Kittilsen karlmk@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |karlmk@hotmail.com
--- Comment #4 from Karl Mardoff Kittilsen karlmk@hotmail.com 2010-06-27 15:51:48 --- This is still an issue in wine 1.2-rc5
http://bugs.winehq.org/show_bug.cgi?id=21138
Jason Edmeades us@edmeades.me.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |us@edmeades.me.uk
http://bugs.winehq.org/show_bug.cgi?id=21138
--- Comment #5 from Ed Clarke webmobster@gmail.com 2011-07-26 07:30:21 CDT --- Still exists in 1.3.24
http://bugs.winehq.org/show_bug.cgi?id=21138
--- Comment #6 from Karl M karlmk@hotmail.com 2011-08-23 19:32:04 CDT --- Still an issue in wine-1.3.26-168-g6ee95c7
http://bugs.winehq.org/show_bug.cgi?id=21138
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #7 from Vijay Kamuju infyquest@gmail.com 2011-09-09 15:34:20 CDT --- http://source.winehq.org/git/wine.git/commitdiff/003bdf8e6909732a96ea0563a8f...
The above commit should fix this issue. please test and close this
http://bugs.winehq.org/show_bug.cgi?id=21138
--- Comment #8 from Karl M karlmk@hotmail.com 2011-09-11 08:53:26 CDT --- Tested this with wine-1.3.28, and it is now fixed.
http://bugs.winehq.org/show_bug.cgi?id=21138
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Austin English austinenglish@gmail.com 2011-09-12 02:40:41 CDT --- (In reply to comment #8)
Tested this with wine-1.3.28, and it is now fixed.
Fixed.
http://bugs.winehq.org/show_bug.cgi?id=21138
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2011-09-23 12:59:26 CDT --- Closing bugs fixed in 1.3.29.
http://bugs.winehq.org/show_bug.cgi?id=21138
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |003bdf8e6909732a96ea0563a8f | |26b7ec801b36a
https://bugs.winehq.org/show_bug.cgi?id=21138
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |cmd