Summary | turba: Make LIKE search for contacts case insensitive |
Queue | Turba |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 04/22/2008 (6286 days ago) |
Due | |
Updated | 04/22/2008 (6286 days ago) |
Assigned | |
Resolved | 04/22/2008 (6286 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Chuck Hagenbuch
State ⇒ Resolved
Priority ⇒ 1. Low
New Attachment: turba-Kolab-driver-case-insensitive-search.patch
Patch ⇒ No
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ turba: Make LIKE search for contacts case insensitive
Type ⇒ Bug
State ⇒ Unconfirmed
stripos() was recently removed from Turba's kolab driver since the
function is PHP5 only. Attached patch restores the old functionality
in a compatible way, which greatly improves the usability f.e. when
searching for contacts via IMP.
Cheers,
Thomas