[Koha-bugs] [Bug 14287] Preserve valid ISBN-13 identifiers if they start with something else than 978

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jun 6 02:36:58 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14287

--- Comment #4 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 39930
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39930&action=edit
Bug 14287: counter-patch to preserve valid ISBN-13 not starting with 978

Since the issue is for ISBN-13 to ISBN-10 of non-978 ISBN-13 values,
this patch only modifies the ISBN-10 case. Additionally, since
ISBN-13 always returns a value, this patch means the return unless
is no longer needed. Flooding the error log seems unnecessary.

TEST PLAN
---------
1) prove -v t/Koha.t
2) apply patch
3) prove -v t/Koha.t
   -- note that test 17 has been changed.
4) run koha qa test tools

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list