Quoting from a previous try to get UTF8- moving, report 9951: [[ A nice one to start with: opac-password.pl: The password may contain diacritics. It should be decoded. But this needs a dive into C4/Auth.pm also (and probably in staff too). And we still have the problem with old incorrect hashes in the table. If you would have a old password with diacritics, you would still like to login. This is not just adding a flag to CGI, but a report on its own. So I leave that for now; these hashes still work :) ]] How would you suggest to resolve the old passwords given that Koha and used perl libs would encode/decode properly ? No reason not to support it, but it needs some more thought.. -----Oorspronkelijk bericht----- Van: koha-devel-bounces@lists.koha-community.org [mailto:koha-devel-bounces@lists.koha-community.org] Namens Zeno Tajoli Verzonden: maandag 7 april 2014 12:23 Aan: koha-devel@lists.koha-community.org Onderwerp: [Koha-devel] UTF-8 in passowrd ? Hi to all, to check UTF-8 support of Koha (bug 11944) http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11944 we find problems with create/update a patron's password if the password uses a Japanese char. It could be a problem of the perl libray Crypt::Eksblowfish. I ask your opinion: Do we want to support full utf-8 in password for patrons ? Bye Zeno Tajoli -- Dr. Zeno Tajoli Dipartimento Gestione delle Informazioni e della Conoscenza z.tajoli@cineca.it fax +39 02 2135520 CINECA - Sede operativa di Segrate _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/