http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11944
Paola Rossi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #41 from Paola Rossi <[email protected]> --- New-ing or updating a patron, a password like this one: 実provo causes the error: Software error: input must contain only octets at /usr/lib/perl5/Crypt/Eksblowfish/Bcrypt.pm line 84. For help, please send mail to the webmaster (webmaster@linux-test), giving this error message and the time and date of the error. Against master, the error doesn't appear. NB. From Koha devel, from [email protected]: 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 an 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.. ----------------------------------------------------------------- So I pass the status to "Failed QA". -- 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/
