Bug 29319: Use Business::ISBN to check ISBNs on addbooks.pl/cataloging search
authorLucas Gass <lucas@bywatersolutions.com>
Mon, 25 Oct 2021 22:52:22 +0000 (22:52 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 2 Nov 2021 14:58:08 +0000 (15:58 +0100)
commit0a324c66d8ae31807ae6bdc1b2f43da5243ff191
treed1854223e1e402efbbdc729f90d3df5d5e11884f
parentb296b8ae23de846d87ae4e720d75934e8ea00d88
Bug 29319: Use Business::ISBN to check ISBNs on addbooks.pl/cataloging search

To test:
1. Go to cataloging search and enter something like "7th Heaven".
2. Get an error when searching, Koha thinks you entered an ISBN
3. Apply patch
4. Try the same search, it should be a proper title search now
5. Find some stuff in the catalog with ISBN numbers in them.
6. The search should properly return ISBN13/ISBN10 searches, without with out the '-'.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
cataloguing/addbooks.pl