Bug 312859 - Searching for an empty payee doesn't seem to work
Summary: Searching for an empty payee doesn't seem to work
Status: RESOLVED FIXED
Alias: None
Product: skrooge
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Stephane MANKOWSKI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-08 07:10 UTC by Andi Clemens
Modified: 2013-01-12 16:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.