https://bugs.kde.org/show_bug.cgi?id=400469
Bug ID: 400469 Summary: Wrong character representation in file names with slash Product: dolphin Version: 18.08.2 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: s.scalabri...@gmail.com CC: elvis.angelac...@kde.org Depends on: 309192 Target Milestone: --- Created attachment 115975 --> https://bugs.kde.org/attachment.cgi?id=115975&action=edit Example of file name When I use "/" in a file name, for example "test 1/2/3", the characters do not appear as they are intended (in the example, I see something like "test ½/3", see the attachment). STEPS TO REPRODUCE 1. Create a new file with name "test 1/2/3" OBSERVED RESULT The file name is not rendered correctly (something similar to "test ½/3") EXPECTED RESULT The correct rendering would be "test 1⁄2⁄3", with the "⁄" character instead of "/". As an alternative, I would expect an error. SOFTWARE VERSIONS Distribution: Arch Linux KDE Plasma Version: 5.14.2 KDE Frameworks Version: 5.51.0 Qt Version: 5.11.2 Referenced Bugs: https://bugs.kde.org/show_bug.cgi?id=309192 [Bug 309192] KIO turns slash character ("/") into "⁄" when writing file names--but not directory names -- You are receiving this mail because: You are watching all bug changes.