[Bug 46505] New: cmd.exe: rename file from upper to lower
https://bugs.winehq.org/show_bug.cgi?id=46505 Bug ID: 46505 Summary: cmd.exe: rename file from upper to lower Product: Wine Version: 4.0-rc6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs(a)winehq.org Reporter: jonathanbelsewir(a)yahoo.de Distribution: --- If I want to convert a file to lowercase (or vice versa), I can do it under Windows with: ren FILE.BAT file.bat Under Wine the file is still in uppercase. Workaround in Wine: ren FILE.BAT FILE.BAT.tmp ren FILE.BAT.tmp file.bat -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46505 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Component|cmd |-unknown CC| |dark.shadow4(a)web.de --- Comment #1 from Fabian Maurer <dark.shadow4(a)web.de> --- Confirming. However, it's not a cmd issue - using native cmd doesn't help. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46505 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #2 from Dmitry Timoshkov <dmitry(a)baikal.ru> --- Duplicate. *** This bug has been marked as a duplicate of bug 14901 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46505 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|DUPLICATE |--- --- Comment #3 from Fabian Maurer <dark.shadow4(a)web.de> --- (In reply to Dmitry Timoshkov)
I'd suggest to create a separate bug report for file name recasing, since MoveFile() no longer fails this bug could be maked as resolved.
Didn't you suggest to have a separate bug report? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46505 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |DUPLICATE --- Comment #4 from Dmitry Timoshkov <dmitry(a)baikal.ru> --- (In reply to Fabian Maurer from comment #3)
I'd suggest to create a separate bug report for file name recasing, since MoveFile() no longer fails this bug could be marked as resolved.
Didn't you suggest to have a separate bug report?
If it was meant to be one then it had to mention the original bug report. Apparently that was not the case, hence a duplicate since the original report is still open. Besides this bug report is about .bat file (cmd.exe) not an underlying functionality which is a real culprit. So let this one rest in peace as a duplicate until a proper bug report is opened after closing the original bug. *** This bug has been marked as a duplicate of bug 14901 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46505 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing Duplicate. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org