]> git.koha-community.org Git - koha.git/commit
Bug 14472: (QA followup) fix updatedatabase.pl for multiple ISSN rules
authorTomas Cohen Arazi <tomascohen@unc.edu.ar>
Fri, 18 Sep 2015 15:34:45 +0000 (12:34 -0300)
committerTomas Cohen Arazi <tomascohen@unc.edu.ar>
Fri, 18 Sep 2015 15:39:07 +0000 (12:39 -0300)
commit7a2816edb146a3586a9754f0e6f3ca6c161bffd4
treefaabc635c9273d3e8413cdc52b468bee83d50b60
parentd810fd1094541ee4c95289df3f18bf765047335b
Bug 14472: (QA followup) fix updatedatabase.pl for multiple ISSN rules

If (for some reason) the user has created more than one matching rule
with the 'ISSN' code, the updatedabase.pl script fails, because it was
written with the default data in mind, and didn't consider the scenario
described above.

Thanks Liz for pointing this out!

Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
installer/data/mysql/updatedatabase.pl