Drupal - Russian search and keywords

in

The "Keywords" module results in warnings:

warning: preg_replace() Compilation failed: PCRE does not support \P, \p, or \X

The reason is that PHP lacks unicode support in regular expressions. A similar problem was reported in pathauto module. The fix is to enumerate unicode classes manually (example of patch). See solution for CentOS. You can download the fixed source rpm.

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
To prevent automated spam submissions leave this field empty.