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)
committerKyle Hall <kyle@bywatersolutions.com>
Fri, 5 Nov 2021 14:30:07 +0000 (10:30 -0400)
commit14c8d4c230ff96932ab87099f7594f311ffc4562
tree15b9ebc054449edee33087bb9d783927e5e25cd9
parentf99366a54ecb0d41e56d73a05f34592efb4e3790
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>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
cataloguing/addbooks.pl