http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074

M. de Rooy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17534|0                           |1
        is obsolete|                            |

--- Comment #16 from M. de Rooy <[email protected]> ---
Created attachment 17546
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17546&action=edit
Bug 10074 - Encoding problems in templates (installer/InstallAuth.pm)

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 Córdoba
Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]>
Signed-off-by: Marcel de Rooy <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to