D18915: Fix batchrename changing extension to lower case
cfoster
noreply at phabricator.kde.org
Sun Feb 10 23:19:01 GMT 2019
cfoster created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
cfoster requested review of this revision.
REVISION SUMMARY
Files renamed with Dolphins batch rename would have their file
extensions always converted to lower case.
New method of getting the file extension may not work with a right
to left language such as Arabic
Resolves: #402388
TEST PLAN
1. Open Dolphin
2. Create files "foo.TXT" and "bar.TXT"
3. Batch rename (F2) to name "x"
4. Check files are now named "x1.TXT" and "x2.TXT"
REPOSITORY
R241 KIO
BRANCH
FileExtensionCase (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D18915
AFFECTED FILES
src/core/batchrenamejob.cpp
To: cfoster
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190210/1f093e47/attachment.html>
More information about the Kde-frameworks-devel
mailing list