[Tickets #13152] Re: address auto-completion returns all addresses of address book
noreply at bugs.horde.org
noreply at bugs.horde.org
Sat May 3 04:00:48 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13152
------------------------------------------------------------------------------
Ticket | 13152
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | address auto-completion returns all addresses of
| address book
Queue | IMP
Version | 6.1.7
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2014-05-02 22:00) wrote:
>> Can't reproduce. Sounds more like a Turba issue anyway.
>
> how should I proceed?
>
> a - can you move this ticket to Turba or do I need to re-open
> another ticket?
Once its verified as an issue in Turba, I can move it.
> b - I'm again willing to debug on my end, but again could use a helping hand:
>
> What I see is a POST request
> "https://myserver.com/horde/services/ajax.php/horde/imple?token=sometoken&app=imp&imple=IMP_Ajax_Imple_ContactAutoCompleter&input=to&to=Angl" (obviously, I typed in "Angl"), and a return with 820 addresses.... much more that the 50 that are given as default for
> ""...
>
> This seems to be a server-side thing.
You are going to need to trace the code in Turba (specifically the
Turba_Api#search() method) to determine why it is returning all
entries. (Or Horde_Core_Ajax_Imple_ContactAutoCompleter, since that's
where the search call is actually made).
More information about the bugs
mailing list