https://bugs.kde.org/show_bug.cgi?id=412429
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kmy | |money/65461d923923c4f0b163b | |c790a63463dbcc8b5b7 Version Fixed In| |5.0.8 --- Comment #13 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 65461d923923c4f0b163bc790a63463dbcc8b5b7 by Ralf Habacker. Committed on 11/10/2019 at 05:21. Pushed by habacker into branch '5.0'. Fix 'No display of transactions in the tags view when tags are specified in a split' Since it is currently not clear whether this change will lead to unwanted side effects at other code locations, the new method setConsiderCategorySplits() has been added to enable this functionality. FIXED-IN:5.0.8 Test Plan: tested on linux with mymoneytransactionsfiltertest Reviewed By: tbaumgart, #kmymoney Differential Revision: https://phabricator.kde.org/D24426 M +10 -1 kmymoney/mymoney/mymoneytransactionfilter.cpp M +10 -0 kmymoney/mymoney/mymoneytransactionfilter.h M +5 -2 kmymoney/mymoney/tests/mymoneytransactionfilter-test.cpp M +1 -0 kmymoney/views/ktagsview.cpp https://commits.kde.org/kmymoney/65461d923923c4f0b163bc790a63463dbcc8b5b7 -- You are receiving this mail because: You are the assignee for the bug.