global address book not being searched in horde compose email
Gavin McCullagh
gavin.mccullagh at gcd.ie
Fri Feb 12 17:24:02 CET 2010
Hi,
On Fri, 12 Feb 2010, Gavin McCullagh wrote:
> On Fri, 12 Feb 2010, Gunnar Wrobel wrote:
>
> > If you are digging around in the PHP code than maybe I can ask you
> > to install firebug within firefox and rerun your testing? The nice
> > thing about firebug is that it clearly shows you what AJAX requests
> > are sent out and what they contained. So once you are creating a new
> > mail and type the first letter you should start seeing post
> > requests. Does the post look okay?
According to Firebug, the request going out is to:
https://$OURDOMAIN/client/imp/imple.php?imple=ContactAutoCompleter/input=to&to=kev
and the POST includes to=kev (I'm typed in kev). Response was <ul></ul>.
I'll have to look further into this.
Thanks.
Gavin
More information about the users
mailing list