Summary | Compilation error in lib/Turba.php |
Queue | Turba |
Queue Version | 1.2.2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | selsky (at) columbia (dot) edu |
Created | 09/01/2004 (7693 days ago) |
Due | |
Updated | 09/01/2004 (7693 days ago) |
Assigned | 09/01/2004 (7693 days ago) |
Resolved | 09/01/2004 (7693 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Assigned
New Attachment: lib.Turba.php.patch
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Compilation error in lib/Turba.php
Queue ⇒ Turba
*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.