https://bugs.winehq.org/show_bug.cgi?id=55662
Bug ID: 55662 Summary: Different behaviour of "set" command Product: Wine Version: 8.0.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: ch.panel@free.fr Distribution: ---
behavior of these commands are different in wine and windows in a batch file
set test=A set /P test="type A or B (%test%) :" echo "%test%" pause
if the user type nothing the result is : "A" on windows "" on wine
https://bugs.winehq.org/show_bug.cgi?id=55662
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs@gmail.c | |om
--- Comment #1 from Sagawa sagawa.aki+winebugs@gmail.com --- I can confirm this issue in Wine 8.17.
https://bugs.winehq.org/show_bug.cgi?id=55662
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #2 from Vijay Kamuju infyquest@gmail.com --- Fix : https://gitlab.winehq.org/wine/wine/-/merge_requests/5968
https://bugs.winehq.org/show_bug.cgi?id=55662
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #3 from temp82@luukku.com --- could someone add patch keyword to this bug report?
https://bugs.winehq.org/show_bug.cgi?id=55662
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8ad8c50e8f5e89b968146f232c6 | |3fea4388589f1 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #4 from Vijay Kamuju infyquest@gmail.com --- Fix committed - https://gitlab.winehq.org/wine/wine/-/commit/8ad8c50e8f5e89b968146f232c63fea...
https://bugs.winehq.org/show_bug.cgi?id=55662
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.14.