https://bugs.kde.org/show_bug.cgi?id=237114
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Version Fixed In| |19.12.0 Latest Commit| |https://commits.kde.org/gwe | |nview/0eacf80b9331a0156327c | |7df586af802276abd44 --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit 0eacf80b9331a0156327c7df586af802276abd44 by Nate Graham, on behalf of Bart De Vries. Committed on 31/10/2019 at 20:23. Pushed by ngraham into branch 'master'. Create additional subfolders if needed (e.g. when extra slashes in FileNameFormater). Summary: The importer will (recursively) create additional subfolders if the autoformatter pattern contains slashes. Add additional unit tests to importertest. Related: bug 336039 FIXED-IN: 19.12.0 Test Plan: Added additional unit tests to check the creation of subfolders when slashes are present in the autoformatter pattern. Reviewers: #gwenview, ngraham Reviewed By: #gwenview, ngraham Subscribers: ngraham Tags: #gwenview Differential Revision: https://phabricator.kde.org/D25016 M +13 -1 importer/importer.cpp M +21 -0 tests/auto/importertest.cpp https://commits.kde.org/gwenview/0eacf80b9331a0156327c7df586af802276abd44 -- You are receiving this mail because: You are watching all bug changes.