Bug 385389 - KautoSaveFile breaks when filename contains a space
Summary: KautoSaveFile breaks when filename contains a space
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kcoreaddons
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR major
Target Milestone: ---
Assignee: Michael Pyne
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-05 07:58 UTC by Jean-Baptiste Mardelle
Modified: 2020-09-06 21:30 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.