http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 M. de Rooy <m.de.rooy@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@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.