Revision 7543d56...
Go back to digest for 29th May 2011Bug Fixes in KDE Base
Sebastian Trueg committed changes in [kde-runtime] nepomuk/services/queryservice/folder.cpp:
Fixed folder updating - no more "all resources removed" signals.
The problem was very simple in the end: the m_newResults set did not
get filled with all results from the new query run but only the ones
that were new. This obviously lead to an empty list almost all the time.
File Changes
Modified 1 files
- nepomuk/services/queryservice/folder.cpp
1 files changed in total