[Tickets #10913] Re: Autocompleter uses "email"-field only
noreply at bugs.horde.org
noreply at bugs.horde.org
Sun Sep 6 22:12:17 UTC 2015
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: https://bugs.horde.org/ticket/10913
------------------------------------------------------------------------------
Ticket | 10913
Aktualisiert Von | bjoernv at arcor.de <bjoernv at arcor.de>
Zusammenfassung | Autocompleter uses "email"-field only
Warteschlange | Horde Base
Version | Git master
Typ | Enhancement
Status | Feedback
Priorität | 1. Low
Milestone |
Patch |
Zuständige |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2014-07-28 05:07) hat geschrieben:
This is similar to #12480, but not really.
In short... what we really need is an API method in Turba for plain
email search. Pass it a string, and it searches all e-mail fields
(and name fields, as an additional option). Returns only the e-mails
that match, not all entries.
This could all theoretically be done remotely ... but I've just spent
2 hours trying to implement this in IMP and realized that it makes no
sense. Since I'm trying to do things like grab the configuration file
from Turba and parse various fields (which is not documented in the
external application API). This is hackish at best, and will result
in duplicate code at worst since this common code needs to be
duplicated elsewhere (IMP is not going to use Horde_Core's
autocomplete code going forward for multiple reasons).
More information about the bugs
mailing list