Bug 26270: Fix ThingISBN after a change in behaviour
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 21 Aug 2020 12:00:51 +0000 (14:00 +0200)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 2 Sep 2020 14:47:50 +0000 (14:47 +0000)
commit7e2df4fbb13dea4ecd16fa16376e17adfdaa4c36
tree33df5a5782597c26f7541514f7b6b707b6a06f78
parent97aa961df3c6815d77da2b703f1d86bb3175cc13
Bug 26270: Fix ThingISBN after a change in behaviour

This is just a guess! One of our tests is failing since today and we
don't modify anything in this area.
My guess is that the service is now returning the normalized version of
the ISBN

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit fe529e3324405b30329054b9e8125babc357e1fe)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
C4/XISBN.pm