https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37675
--- Comment #25 from Phil Ringnalda <[email protected]> --- Don't sell the duplicate ids short, just because they aren't caused by the size of the rand() call. I just loaded the record with duplicate ids for Alalalmeh, S.O. and Pashaei, A., saved the record, reloaded it, and now I still have a field for Alalalmeh, S.O. and no field for Pashaei, A., which is exactly the reported problem. It's a shame that we can't get rid of the duplicate ids by throwing zeroes at rand(), but it doesn't mean they aren't the problem. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
