[Tickets #531] NEW: Compilation error in lib/Turba.php
bugs at bugs.horde.org
bugs at bugs.horde.org
Wed Sep 1 14:00:08 PDT 2004
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=531
-----------------------------------------------------------------------
Ticket | 531
Created By | selsky at columbia.edu
Summary | Compilation error in lib/Turba.php
Queue | Turba
Version | 1.2.2
State | Unconfirmed
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
selsky at columbia.edu (2004-09-01 14:00) wrote:
My user has address book entries that contain names like "Matt *Selsky".
I'm not sure how the "*" got in there. This creates problem when browsing
the address book:
Warning: Compilation failed: nothing to repeat at offset 3
in /etc/httpd/htdocs/horde/turba/lib/Turba.php on line 160
The problem is that preg_replace is trying to use a regex like "\s+*Selsky",
which isn't valid.
More information about the bugs
mailing list