Created attachment 54389 [details] screenshot Version: 4.5.1 (using KDE 4.5.4) OS: Linux It's Friday and there are some payments scheduled for today, some for tomorrow (Saturday). The tasks scheduled for Saturday are, however, set to be shifted to the previous processing day (today), if scheduled to a non-processing day. Now, the date for them is correctly displayed as Friday's date, but they still end up in the "Future payments" section, instead of "Today's payments". Looks weird. See screenshot ;) Reproducible: Always OS: Linux (i686) release 2.6.36-ARCH Compiler: gcc
SVN commit 1205346 by conet: BUG: 259437 Use adjustedNextDueDate when splitting schedules into groups in the home page to avoid having the same instance of the transaction in two groups if the 'Enter transaction on another day' option is used. M +4 -4 khomeview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1205346
SVN commit 1205347 by conet: BUG: 259437 Use adjustedNextDueDate when splitting schedules into groups in the home page to avoid having the same instance of the transaction in two groups if the 'Enter transaction on another day' option is used. Merged into the stable branch. M +4 -4 khomeview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1205347