Discussion:
[Tickets #10913] Re: Autocompleter uses "email"-field only
(too old to reply)
b***@horde.org
2012-01-24 15:11:31 UTC
Permalink
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10913
------------------------------------------------------------------------------
Ticket | 10913
Updated By | Jan Schneider <***@horde.org>
Summary | Autocompleter uses "email"-field only
Queue | IMP
Version | 5.0.17
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
I think this should be mentioned somewhere in documentation, is it?
Patch?
Or maybe even better, the autocompleter would accept different
mail-fields, e.g. all fields, marked as type="email" in
attributes.php?
Sounds good.
--
You are subscribed to this list as: horde-***@freebsd.csie.nctu.edu.tw
To unsubscribe, mail: bugs-***@lists.horde.org
b***@horde.org
2012-01-24 15:11:46 UTC
Permalink
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10913
------------------------------------------------------------------------------
Ticket | 10913
Updated By | Jan Schneider <***@horde.org>
Summary | Autocompleter uses "email"-field only
Queue | IMP
Version | 5.0.17
-Type | Bug
+Type | Enhancement
-State | Unconfirmed
+State | Feedback
-Priority | 1. Low
+Priority | 1. Low
Milestone |
Patch |
Owners |
b***@horde.org
2012-01-24 15:12:00 UTC
Permalink
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10913
------------------------------------------------------------------------------
Ticket | 10913
Updated By | Jan Schneider <***@horde.org>
Summary | Autocompleter uses "email"-field only
Queue | IMP
-Version | 5.0.17
+Version | Git master
Type | Enhancement
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
b***@horde.org
2012-04-27 09:59:20 UTC
Permalink
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.

Ticket-URL: http://bugs.horde.org/ticket/10913
------------------------------------------------------------------------------
Ticket | 10913
Aktualisiert Von | ***@kwsoft.de
Zusammenfassung | Autocompleter uses "email"-field only
Warteschlange | IMP
Version | Git master
Typ | Enhancement
Status | Feedback
Priorität | 1. Low
Milestone |
Patch |
Zuständige |
n***@bugs.horde.org
2013-04-18 13:20:55 UTC
Permalink
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.

Ticket-URL: http://bugs.horde.org/ticket/10913
------------------------------------------------------------------------------
Ticket | 10913
Aktualisiert Von | ***@kwsoft.de
Zusammenfassung | Autocompleter uses "email"-field only
Warteschlange | IMP
Version | Git master
Typ | Enhancement
Status | Feedback
Priorität | 1. Low
Milestone |
Patch |
Zuständige |
n***@bugs.horde.org
2013-10-26 10:12:37 UTC
Permalink
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10913
------------------------------------------------------------------------------
Ticket | 10913
Updated By | ***@giritli.eu <***@giritli.eu>
Summary | Autocompleter uses "email"-field only
Queue | IMP
Version | Git master
Type | Enhancement
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
n***@bugs.horde.org
2013-11-17 09:51:21 UTC
Permalink
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10913
------------------------------------------------------------------------------
Ticket | 10913
Updated By | ***@selhorst.net <***@selhorst.net>
Summary | Autocompleter uses "email"-field only
Queue | IMP
Version | Git master
Type | Enhancement
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
n***@bugs.horde.org
2013-11-18 13:59:34 UTC
Permalink
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10913
------------------------------------------------------------------------------
Ticket | 10913
Updated By | ***@baruchgreen.net
<***@baruchgreen.net>
Summary | Autocompleter uses "email"-field only
Queue | IMP
Version | Git master
Type | Enhancement
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
n***@bugs.horde.org
2013-11-18 14:30:28 UTC
Permalink
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10913
------------------------------------------------------------------------------
Ticket | 10913
Updated By | ***@baruchgreen.net
Summary | Autocompleter uses "email"-field only
Queue | IMP
Version | Git master
Type | Enhancement
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------


***@baruchgreen.net (2013-11-18 14:30) wrote:

In the current versions of Imp/Turba (6.1.5 and 4.1.3, respectively)
this is quite easy to fix. Go to line 67 of ContactAutocompleter.php

'returnFields' => array('email', 'name'),

And simply insert the additional email fields from your turba
backends.local.php into the array between 'email' and 'name'. For me
it ends up being:

'returnFields' => array('email', 'workEmail',
'homeEmail', 'name'),

Works like a charm.

-- Seth Green
--
bugs mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: bugs-***@lists.horde.org
n***@bugs.horde.org
2014-01-07 23:50:57 UTC
Permalink
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10913
------------------------------------------------------------------------------
Ticket | 10913
Updated By | Michael Slusarz <***@horde.org>
Summary | Autocompleter uses "email"-field only
-Queue | IMP
+Queue | Horde Base
-Version | Git master
+Version | Git master
Type | Enhancement
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------


Michael Slusarz <***@horde.org> (2014-01-07 16:50) wrote:

This is a Horde-wide setting, not an IMP setting (in
Horde_Core_Ajax_Imple_ContactAutoCompleter).
--
bugs mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: bugs-***@lists.horde.org
Loading...