On 08/19/11 19:52, Per olof Ljungmark wrote: > Only the download link is visible on text only messages. HTML is > displayed OK. > > Latest stable Horde4/IMP5 > PHP 5.3.7 > > logg: > > WARN: [imp] PHP ERROR: preg_replace_callback(): Compilation failed: > POSIX collating elements are not supported at offset 255 [pid 46962 on > line 85 of "/usr/local/share/pear/Horde/Text/Filter.php"] > > prefs > > $mime_drivers = array( > /* Plain text viewer. */ > 'plain' => array( > 'inline' => true, > 'handles' => array( > 'application/pgp', > 'text/plain', > 'text/rfc822-headers' > ), > > Suggestions anyone?
It seems to be a bug in the pcre 8.13 library, reverting to 8.12 fixed the problem. -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org