[OGo-Developer] bug #1920

Sebastian Reitenbach developer@opengroupware.org
Thu, 04 Oct 2007 08:27:45 +0200


Hi,

while try to add a save search for searches on documents in projects, I 
recognized that the load search popup does not honour the searchoperator.
http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1920

In fact, the save search does not save the searchoperator explicitly, but 
only in the qualifier used for the search query itself. This prevents the 
load search functionality to know what the search operator was.

I could add a searchOperator dictionary entry to the 
person_custom_qualifiers Default, as I have done it for the search of 
documents in projects. In my eyes this is the easiest way to get this done. 
Well, one could parse the qualifier, but in my eyes this seems a bit too 
complicated compared to just save and load another dictionary entry.
Any thoughts on that, or other suggestions?

If not, I think I could easily fix it as I suggested.

kind regards
Sebastian