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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 24 Aug 2020 08:12:47 +0000 (10:12 +0200)
commitfe529e3324405b30329054b9e8125babc357e1fe
treee4f35fd32993434ba445221edcad599e394f9aa1
parentd19e76000f02533302d8093e051cf3a0034d1e27
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>
C4/XISBN.pm