[OGo-Developer] adding search save and create tab to document search in projects

Sebastian Reitenbach developer@opengroupware.org
Mon, 08 Oct 2007 08:24:57 +0200


Hi,

developer@opengroupware.org wrote: 
> Hi,
> 
> developer@opengroupware.org wrote: 
> > On 02.10.2007, at 12:08, Sebastian Reitenbach wrote:
> > > I don't get the saved custom tabs to initiate a search on the saved
> > > qualifier when clicking on a custom tab.
> > 
> > W/o looking at the code I would guess that the WETabItem has an  
> > action binding assigned which then triggers a method in the  
> > associated component. Which then loads the qualifier and performs the  
> > search.
> > 
> I updated the patch to the bug, 
> http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1919
> 
I also created a patch for bug report 1921, 
http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1921
that is doing the same to SkyProject4Desktop to the document search across 
all projects. 
Maybe someone can take a look and give some feedback on it. Especially to 
bug 1919, how do I get the tab to load the search when clicking on it?
Enhancement 1921, does not have that problem, but I just noticed an other 
small problem. When I enter the projects, and one of the custom tabs is the 
one that is shown, then the search is not loaded, I have to click on the 
tab, to load the search and then see the search results. I think I need some 
activation there too, but I also have no idea what and where. 
Any hints appreciated ;)

a bit unrelated, but I added a patch to bug 1920 too:
http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1920
I found that bug while adding the enhancements. Its a tiny patch, maybe 
someone can test and apply it? 

kind regards
Sebastian