Summary: | Kate incorrectly saves configuration to disk when configDialog() is invoked | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Spencer Jackson <spencerandrewjackson> |
Component: | application | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Spencer Jackson
2011-04-05 02:46:02 UTC
you mean "steps to reproduce: invoke configDialog()" probably, right? ;-) patches welcome but make sure kate, kwrite and kdevelop still work as expected. Does that lead to any misbehavior? Review request: https://git.reviewboard.kde.org/r/101026 Git commit 8638e9a2ce9f65316df992cf7a39ca8294c9e77b by Christoph Cullmann. Committed on 07/11/2011 at 13:13. Pushed by cullmann into branch 'master'. fix KTextEditor::Editor::configDialog implementation to not save config this was not correct, as stated in docs otherwise BUG: 270122 M +0 -2 part/utils/kateglobal.cpp http://commits.kde.org/kate/8638e9a2ce9f65316df992cf7a39ca8294c9e77b |