Summary: | File permissions change after editing txt file | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kio-admin | Reporter: | opensource |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | grave | CC: | nate, sitter |
Priority: | NOR | ||
Version: | 23.04.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/kio/-/commit/aa5732dccb2fc82c3a30fce63d6e80339bb021fa | Version Fixed In: | 5.108 |
Sentry Crash Report: |
Description
opensource
2023-06-28 15:34:42 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kio/-/merge_requests/1337 Git commit b939a68f166db3d29bb900884d713084cc415751 by Méven Car, on behalf of Harald Sitter. Committed on 07/07/2023 at 07:07. Pushed by meven into branch 'master'. file: preserve mode on put this prevents us from losing owner/group or mode on overwriting put operations M +25 -0 src/kioworkers/file/file.cpp https://invent.kde.org/frameworks/kio/-/commit/b939a68f166db3d29bb900884d713084cc415751 Git commit aa5732dccb2fc82c3a30fce63d6e80339bb021fa by Harald Sitter. Committed on 07/07/2023 at 09:17. Pushed by sitter into branch 'kf5'. file: preserve mode on put this prevents us from losing owner/group or mode on overwriting put operations (cherry picked from commit b939a68f166db3d29bb900884d713084cc415751) M +25 -0 src/ioslaves/file/file.cpp https://invent.kde.org/frameworks/kio/-/commit/aa5732dccb2fc82c3a30fce63d6e80339bb021fa |