https://bugs.kde.org/show_bug.cgi?id=61669
Ahmad Samir <a.samir...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kio | |/ad0bbeebc568bc3d33bd3d1721 | |2d5b44b3d3bb79 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #10 from Ahmad Samir <a.samir...@gmail.com> --- Git commit ad0bbeebc568bc3d33bd3d17212d5b44b3d3bb79 by Ahmad Samir. Committed on 28/03/2020 at 16:59. Pushed by ahmadsamir into branch 'master'. [KNewFileMenu] Add extension to proposed filename Summary: Using "create new" text or html file, add the extension to the proposed filename, this makes those plain text files work for other OS's e.g. Windows (with Linux plain text files (.txt) don't usually have a extension relying on mimetype detection); as for but HTML filenames they do have extensions even on Linux. Adapt the knewfilemenutest to the changes. Test Plan: make && ctest; and using the create name text/html file menu in dolphin Reviewers: #frameworks, dfaure Reviewed By: dfaure Subscribers: kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D28302 M +3 -3 autotests/knewfilemenutest.cpp M +6 -1 src/filewidgets/knewfilemenu.cpp https://commits.kde.org/kio/ad0bbeebc568bc3d33bd3d17212d5b44b3d3bb79 -- You are receiving this mail because: You are watching all bug changes.