← Back to team overview

zeitgeist team mailing list archive

[Bug 599782] Re: Other category displays everything

 

** Changed in: unity-place-files
       Status: Fix Committed => Fix Released

-- 
Other category displays everything
https://bugs.launchpad.net/bugs/599782
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.

Status in Unity Files Place: Fix Released
Status in Zeitgeist Framework: Fix Released

Bug description:
I noticed that the others category displays everything. This can be solved in 2 ways.
1) Either allow such queries (complex negations over zeitgeist)
2) cache results of "All" and extract the other categories from it and display the remaining files under other.
The first seems to make more sense but will have to be done on the zeitgeist side
The second can be easily done on the daemon side.