https://bugs.kde.org/show_bug.cgi?id=426728
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram |eworks/kio/-/commit/5812fda |eworks/kio/-/commit/b8db307 |982480942b8747fb639fdc654b5 |9308d9f5e2141326e07f0bbd73b |fa56da |b2c0e9 --- Comment #12 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit b8db3079308d9f5e2141326e07f0bbd73bb2c0e9 by Akseli Lahtinen. Committed on 18/03/2025 at 20:13. Pushed by akselmo into branch 'master'. KFileWidget: Allow saving single file with double quotes The tokenizer would previously remove any and all double quotes, so saving with them would be impossible. In cases where we're saving only one file, make sure to escape the double quotes for the tokenizer to know they should be kept around M +3 -0 autotests/kfilewidgettest.cpp M +2 -1 src/filewidgets/kfilewidget.cpp https://invent.kde.org/frameworks/kio/-/commit/b8db3079308d9f5e2141326e07f0bbd73bb2c0e9 -- You are receiving this mail because: You are watching all bug changes.