http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6854
--- Comment #2 from Frédérick Capovilla <[email protected]> 2011-09-08 16:34:04 UTC --- (In reply to comment #1) > I want to confirm that this is the same problem I'm seeing in multiple places > (including current head). If I import a patron .csv file with a limited > number > of fields, like > > cardnumber,surname,branchcode,categorycode,dateexpiry > > where the goal is to update a specific field (like expiration date), it is > screwing up the password even though the password field is not included in the > .csv. > > Does that sound like the same problem? I confirm, it is the same problem. The already encrypted passwords get encrypted a second time, which makes them unusable. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
