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)
committerAleisha Amohia <aleishaamohia@hotmail.com>
Tue, 1 Sep 2020 22:29:14 +0000 (10:29 +1200)
commit7a34b88885c13a89cd713bb76eadef11472c1960
tree69ba27012aea9e42d90044316ff8e4672db4c879
parent90fdf1fa07e24fa80dac3460849f543565cfcb6a
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: Aleisha Amohia <aleishaamohia@hotmail.com>
C4/XISBN.pm