]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1092018: Make the reports UI use UTF-8.
authorPasi Kallinen <pasi.kallinen@pttk.fi>
Thu, 4 Jul 2013 05:33:25 +0000 (08:33 +0300)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 5 Nov 2015 19:15:40 +0000 (19:15 +0000)
commit320e5d99e45c6dddff2965fafb4992212f5ac45f
treeb48e60c50ef2c76631ddc954de87e37baab232c3
parent14e32b6ed936f0e4e86751e96e3357c1ed1fe8a4
LP#1092018: Make the reports UI use UTF-8.

To test:

[1] Install the translation for a language that uses
    non-Latin-1 characters, such as Russian.
[2] Start the XUL staff client and open the reports
    interface.  Note that labels are mangled.
[3] Apply the Apache configuration changes in this patch,
    reload Apache, clear cache in the staff client, and
    reload the reports UI. The labels should now be
    displayed correctly.

Signed-off-by: Pasi Kallinen <pasi.kallinen@pttk.fi>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/examples/apache/eg_vhost.conf.in
Open-ILS/examples/apache_24/eg_vhost.conf.in