]> 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:18:14 +0000 (19:18 +0000)
commitfc2487ee459765c679ac0c976aa83737c2a986ed
treed226d407fd633c8168c7de08fce7db5d409cbce5
parent3f603b9f41945dc43ba36da350145b0da324258e
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