| Summary: | kate sets executable bit upon save for php, javascript and html files mounted over sshfs | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | aleha <nick_aleha> |
| Component: | part | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | egorov, faure, mail, michel.ludwig |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
aleha
2014-04-08 21:50:22 UTC
I can reproduce this bug as described. @David: I have not debugged this, but Kate uses KSaveFile while Okteta does not. Might this be an issue in KSaveFile? (In reply to Dominik Haumann from comment #2) > @David: I have not debugged this, but Kate uses KSaveFile while Okteta does > not. Might this be an issue in KSaveFile? It is KSaveFile, I've debugged it today. Permissions changes after KSaveFile::finalize(). Duplicate of https://bugs.kde.org/show_bug.cgi?id=333577 Thanks for this info, then let's mark it as such. Well, this issue should then be fixed in KSaveFile and QSaveFile in Qt5 respectively... *** This bug has been marked as a duplicate of bug 333577 *** |