https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37675 --- Comment #26 from David Cook <dcook@prosentient.com.au> --- (In reply to Phil Ringnalda from comment #25)
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.
Thanks, Phil. I really appreciate you chasing this up. I just meant that I haven't had a chance to investigate this, so I didn't want to say anything with absolute certainty heh. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.