Bug 385389

Summary: KautoSaveFile breaks when filename contains a space
Product: [Frameworks and Libraries] frameworks-kcoreaddons Reporter: Jean-Baptiste Mardelle <jb>
Component: generalAssignee: Michael Pyne <mpyne>
Status: RESOLVED FIXED    
Severity: major CC: kdelibs-bugs, sitter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jean-Baptiste Mardelle 2017-10-05 07:58:10 UTC
Due to a bug in the code, when using KautoSaveFile on a file that contains extended chars like a space in its filename, the autosaved file is not recognized leading to possible data loss. Spaces in directories are handled but not in filename.

Patch and details submitted here:


https://phabricator.kde.org/D8084
Comment 1 Harald Sitter 2020-09-06 21:30:00 UTC
It's landed.