[OGo-Developer] person::qsearch
Adam Tauno Williams
developer@opengroupware.org
Sat, 13 Jan 2007 10:18:01 -0500
> > However, when I run -
> > results = [[self getCTX] runCommand:@"person::qsearch"
> > @"qualifier", _query, nil];
> > - in my code I get -
> > lookup of person::qsearchqualifier failed, missing info
> Was a bug, the "person::qsearch" was not properly registered in the
> bundle-info.plist.
> Fixed in r1848.
I'm running r1850 (ZideStore) and still getting this same message when I
try to run "person::qsearch".