Hi,

Rev. 1389 seems to fix long standing issue with i18n in Apache22+ and
mod_perl2 for *BSD systems.

The idea is to move from xs gettext into perl gettext (_pp) modules.
Note that gettext_pp does not have bind_textdomain_filter function.
Explicitly used Encode::_utf8_on instead.

Make notice: Now it is mandatory to set proper variable:
SetEnv OPENXPKI_LOCALE_PREFIX /usr/local/share/locale
in your Apache httpd.conf file.
gettext_pp is too pedantic about this variable.

Please try if this does not break work of your systems. At the moment
we here have checked only two lines in the following table, and it
works fine.

===============================================================
Apache ver.          Modperl ver         CGI        System

2.2.11                  2.0.4             -          FreeBSD-7.1

1.3.41                  1.30              -          FreeBSD-7.1
===============================================================

All the best, Sergei


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
OpenXPKI-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-devel

Reply via email to