[Koha-bugs] [Bug 10074] Encoding problems for login and installer

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 19 15:56:14 CEST 2013


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

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Passed QA
   Patch complexity|Trivial patch               |Small patch

--- Comment #21 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
QA Comment:
Good catch, Tomas. 
Moved your second use to a require too in InstallAuth.pm.
Improving code by using output routine in module instead of printing directly
to stdout without taking care of proper encoding.
This does not revert the change in Templates.pm btw, but corrects encoding for
login and installer template. Note that a separate encode statement could have
done the job too, but this is even better.

Passed QA

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list