http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1861
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Katrin Fischer <[email protected]> --- Just a few notes: I think removing the possibility to add duplicate userids is a good first step. I am a bit worried about existing installations, where duplicate userids might already exist. Maybe we could improve the message from the update script a bit in this case to output a clear warning? [Fri Aug 15 12:43:59 2014] updatedatabase.pl: DBD::mysql::db do failed: Duplicate entry 'test' for key 'userid' at /home/katrin/kohaclone/installer/data/mysql/updatedatabase.pl line 8614. I think another possible problem could appear with doubled up userids and cardnumbers, as we treat both the same for logging into the OPAC. -- 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/
