http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12411 Paola Rossi <paola.rossi@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #6 from Paola Rossi <paola.rossi@cineca.it> --- (In reply to Jonathan Druart from comment #5)
Without this patch, I filled "NoLoginInstructions" with "Hello éàç". Go on opac-user.pl and I see "Hello ���"
Template 'en' and bootstrap theme.
Today I've made some tests on master 3.17.00.008 without applying the patch. The cases I made were on both the two prefs. With the string "Something éàç", the behaviour of master was the one you said. I see: Something ��� On the contrary, with the string "Μαρωνίτης 実 éàç" I see no strange char. I see: Μαρωνίτης 実 éàç -------------------------------------------------------------------- éàç are all in [128:255], whilest the other chars are [256:+). -------------------------------------------------------------------- Afterwards I've applied the patch. Both the two cases were OK. So I've passed the patch to "Signed Off" status. -- You are receiving this mail because: You are watching all bug changes.