http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9425
M. de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #8 from M. de Rooy <[email protected]> --- Can reproduce your problem in staff, but have doubts on your solution. You encode the data while we are still processing in perl; this is theoretically incorrect but works since we still not activated utf8 in template processing. We should do that however; please see bug 6554. Bug 6554 (adjusted) will solve your problem; I am inclined to mark your solution non-future-proof. -- 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/
