Koha/installer
Tomas Cohen Arazi d0c6e09429 Bug 10074 - Encoding problems for installer
Bug 6554 patched output_html_with_http_headers to encode utf8 data, and Templates.pm to expect utf8 data to be encoded.
The Installer page login screen outputs directly to STDOUT (InstallAuthAuth.pm does, WHICH IS WRONG!) and wasn't fixed to do the encoding first.

This patch makes it use output_html_with_http_headers and solves the problem.

Regards
To+

Sponsored-by: Universidad Nacional de Cordoba
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-04-19 23:07:01 -04:00
..
data Merge branch 'bug_7368' into 3.14-master 2013-04-18 09:48:06 -04:00
externalmodules.pl
html-template-to-template-toolkit.pl
install.pl Bug 7440 - Remove NoZebra vestiges 2013-03-19 21:17:04 -04:00
InstallAuth.pm Bug 10074 - Encoding problems for installer 2013-04-19 23:07:01 -04:00