Summary: | KMyMoney displays the [modifed] hint and the 'File'->'Save' action is active when no file is open | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Cristian Oneț <onet.cristian> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Cristian Oneț
2011-08-14 11:31:33 UTC
This is caused by this feature when creating a storage: http://websvn.kde.org/trunk/extragear/office/kmymoney/kmymoney/views/kmymoneyview.cpp?annotate=1244406&pathrev=1244406#l444 Thomas, any ideas? I could not think of a proper fix. I'll take care of it SVN commit 1248518 by tbaumgart: Create the unique ID only when necessary BUG: 280067 M +19 -0 mymoney/mymoneyfile.cpp M +13 -0 mymoney/mymoneyfile.h M +23 -0 mymoney/mymoneyfiletest.cpp M +1 -0 mymoney/mymoneyfiletest.h M +1 -1 plugins/kbanking/mymoneybanking.cpp M +1 -16 views/kmymoneyview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1248518 SVN commit 1248712 by conet: Create the unique ID only when necessary BUG: 280067 Backported to the stable branch. M +19 -0 mymoney/mymoneyfile.cpp M +13 -0 mymoney/mymoneyfile.h M +23 -0 mymoney/mymoneyfiletest.cpp M +1 -0 mymoney/mymoneyfiletest.h M +1 -16 views/kmymoneyview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1248712 |