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

--- Comment #4 from M. Tompsett <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to