]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1092018: Make the reports UI use UTF-8. rel_2_7
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:29 +0000 (19:18 +0000)
commitf758023f8fbd274a8173f26360113c68cb22e9df
treeb66c6533dc8175664b565c33bee32c747b220e49
parent1aea9ed071944e1761a3bac6326458087c52d30c
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