]> git.koha-community.org Git - koha.git/commit
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)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Mon, 7 Sep 2020 17:24:53 +0000 (19:24 +0200)
commit60f26dfaf5e2ee164bb1682a0aece62eed05e83c
tree57e32de620095be43673ea68189906d2ce37e694
parente90f88f857fa1a886d9960e1c2aa34a7fe97d509
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>
(cherry picked from commit 7a34b88885c13a89cd713bb76eadef11472c1960)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
C4/XISBN.pm