6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/17/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#10828] regex compile error with pcre 8.13
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ .__..__..__ . [__)[__][__][ __| [__)| || |[_./|___
Comment
> After updating my machine to openSUSE 12.1 IMP users didn't get the > content of e-mails displayed anymore. > > The Horde log shows the error »PHP ERROR: preg_replace_callback(): > Compilation failed: POSIX collating elements are not supported at > offset 225« > > I'm running Horde_Text_Filter-1.1.1 and imp-5.0.15. > > The cause are two occurrences of »[.]« the regex defined in > ininitializeRegex() in Linkurls.php. The term »[.« gets interpreted > as the start of a POSIX collating (multi-character sequence). > Apparently the PCRE parser does not check if a collate actually > occurs within a bracket expression first. Thus, the period either > needs to get escaped with a backslash or (better) the whole > one-element bracket expression replaced with just »\.« > > Please excuse me if this is a known issue, I haven't seen it > discussed it in the bugtracker or fixed in Git so far.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers