http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14256
--- Comment #11 from Tomás Cohen Arazi <[email protected]> --- Created attachment 39789 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39789&action=edit Bug 14256: (followup) do not repeat existing values on primary columns This followup patch makes _buildColumnValue test the generated random value so TestBuilder doesn't try to insert repeated values on primary columns. It also removes an unnecesary use of 'eval' that made it difficult to spot errors. Signed-off-by: Tomas Cohen Arazi <[email protected]> -- 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/
