http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11944 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #58 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Paola Rossi from comment #41)
New-ing or updating a patron, a password like this one:
実provo
causes the error:
This should be fixed by patch "Bug 11944: Authentication" (In reply to Jacek Ablewicz from comment #40) It seems I managed to fix that in patch "Bug 11944: Facets and resort". But I'm not really sure... Last patch set fix some problems in previous patches: Encode::decode does not work on MARC::Record (of course!) Encode::decode returns the decoded value (and does not modify the variable passed in parameter). I don't reproduce the "importing" error any longer, it seems fixed. Please add known bugs on the wiki page: http://wiki.koha-community.org/wiki/Handling_UTF8_in_development#Known_bugs -- You are receiving this mail because: You are watching all bug changes.