Bug 312859

Summary: Searching for an empty payee doesn't seem to work
Product: [Applications] skrooge Reporter: Andi Clemens <andi.clemens>
Component: generalAssignee: Stephane MANKOWSKI <stephane>
Status: RESOLVED FIXED    
Severity: normal CC: stephane
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andi Clemens 2013-01-08 07:10:08 UTC
When I search for operations with empty payees, I get no results. However the dashboard tells me that there are many operations with no payee and when I open the operations page, I can see them also.

Tested this with Skrooge 1.3.3 and 1.4.0

Reproducible: Always

Steps to Reproduce:
1. Create operations with empty payees
2. Search for them via "Search and process"
Actual Results:  
No operations found, but the dashboards shows them

Expected Results:  
They should be found in the search page as well
Comment 1 Stephane MANKOWSKI 2013-01-08 18:14:42 UTC
Git commit be2730884706ade685f00e33fac626a7e5fd0f19 by Stephane Mankowski.
Committed on 08/01/2013 at 19:14.
Pushed by smankowski into branch 'Feature'.

M  +1    -0    CHANGELOG
M  +2    -2    skgbankmodeler/skgdocumentbank.cpp

http://commits.kde.org/skrooge/be2730884706ade685f00e33fac626a7e5fd0f19
Comment 2 Andi Clemens 2013-01-12 16:34:14 UTC
Hi,

I checked out Skrooge (mainly because the source code interests me) and I can not confirm that this bug is fixed. According to git the feature branch has been merged back to master, so it should work.

But compiling the master branch still gives me the described error.


Andi
Comment 3 Andi Clemens 2013-01-12 16:52:49 UTC
I just restarted my system and now all libs seem to be loaded correctly. Sorry for the inconvenience.