D18915: Fix batchrename changing extension to lower case
Chinmoy Ranjan Pradhan
noreply at phabricator.kde.org
Mon Feb 11 01:48:42 GMT 2019
chinmoyr added a comment.
@cfoster Thanks for the patch :)
There's one more mass-rename related bug here:
1. Create two files; one with a known extension (.cpp) and the other with a random extension (.xyz, anything not in mime db)
2. Rename both.
3. The extension (.xyz) is removed from second file.
It is possible to add code for preserving the unknown extension in this patch itself. If not you can always create a new diff :)
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D18915
To: cfoster, #dolphin, #frameworks, abalaji
Cc: chinmoyr, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190211/603ae51d/attachment.html>
More information about the Kde-frameworks-devel
mailing list