Dotclear

Ticket #94 (new defect) — at Initial Version

Opened 19 years ago

Last modified 19 years ago

PCRE_UTF8 non supporté

Reported by: mik Owned by: olivier
Priority: normal Milestone:
Component: module:core Version:
Severity: major Keywords:
Cc:

Description

Lors du post d'un billet, sur une installation avec PCRE non compilé avec le support PCRE_UTF8 on obtient :

Warning: preg_match_all() [function.preg-match-all]: Compilation failed: this version of PCRE is not compiled with PCRE_UTF8 support at offset 0 in /var/www/trunk/inc/clearbricks/lib.text.php on line 163

Warning: preg_replace() [function.preg-replace]: Compilation failed: this version of PCRE is not compiled with PCRE_UTF8 support at offset 0 in /var/www/trunk/inc/clearbricks/lib.text.php on line 80

Et ça casse le processus de post.

Je ne pense pas que par defaut PCRE soit compilé avec le support UTF8, peut être qu'un fallback en non UTF8 le cas échéant serait interessant...

Note: See TracTickets for help on using tickets.

Sites map