https://bugs.kde.org/show_bug.cgi?id=388465
Stefano Pettini <stefano.pett...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/ama | |rok/fc9cce2bd8483a0473ea9b2 | |514f239c07625466d --- Comment #2 from Stefano Pettini <stefano.pett...@gmail.com> --- Git commit fc9cce2bd8483a0473ea9b2514f239c07625466d by Stefano Pettini. Committed on 22/02/2018 at 23:45. Pushed by spettini into branch 'master'. VFAT-safe file and directory names cannot end with dot This adds special handling of trailing dots to vfatPath(), that are replaced with '_'. This doesn't affect '.' and '..'. ../Music/R.E.M./Monster -> ../Music/R.E.M_/Monster Unit tests updated, minor bugs when vfatPath() is invoked with a PathSeparatorBehaviour not matching the system detected by improving unit tests and fixed. M +23 -11 src/core/support/Amarok.cpp M +43 -11 tests/TestAmarok.cpp https://commits.kde.org/amarok/fc9cce2bd8483a0473ea9b2514f239c07625466d -- You are receiving this mail because: You are watching all bug changes.