[Tickets #2901] NEW: International searches (multiple results)
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed Nov 2 07:01:27 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2901
-----------------------------------------------------------------------
Ticket | 2901
Created By | nospam at pablohoffman.com
Summary | International searches (multiple results)
Queue | Turba
Version | HEAD
State | New
Priority | 2. Medium
Type | Enhancement
Owners |
+New Attachment | turba-i18n_searches.patch
-----------------------------------------------------------------------
nospam at pablohoffman.com (2005-11-02 07:01) wrote:
It would be great to add support for international searches in turba. That
is, to search for "Sanchez" and return "Sánchez", "Sanchez", "Sanchéz",
etc.
In openldap (slapd) this can be achieved using the approximate operator
("~=") instead of the usual "=".
Attached is a one-line (very specific) hack to add this functionality with
current Horde/Turba version, as a proof of concept. Is not a generic hack,
you must change "cn" to the LDAP attribute you use as "name".
Anyway, in case no one is already working on this, I may be available to do
it. It will involve adding some options to sources.php, I think.
--
Pablo Hoffman
More information about the bugs
mailing list