https://bugs.kde.org/show_bug.cgi?id=317655
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |4.8.1 Status|REOPENED |RESOLVED Latest Commit|http://commits.kde.org/kmym |https://commits.kde.org/kmy |oney/593973cd5c6237db698efd |money/86ad993c5e9c4db198618 |27fcc2290309f48da4 |f382dd7f28f67be9654 Resolution|--- |FIXED --- Comment #26 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 86ad993c5e9c4db198618f382dd7f28f67be9654 by Ralf Habacker. Committed on 26/06/2017 at 09:10. Pushed by habacker into branch '4.8'. Fix implementation of KMyMoneyApp::findAccount() If no parent account is provided KMyMoneyApp::findAccount() did a search only from the first parent in the local generated list of parent accounts. Instead it should search all top level accounts which is required to be in sync with createAccount() used by qif importer. FIXED-IN:4.8.1 M +6 -1 kmymoney/kmymoney.cpp M +14 -0 kmymoney/kmymoney.h https://commits.kde.org/kmymoney/86ad993c5e9c4db198618f382dd7f28f67be9654 -- You are receiving this mail because: You are watching all bug changes.