[Koha-bugs] [Bug 14971] RIS only outputs the first 10 characters for either ISBN10 or ISBN13

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 3 13:28:02 CET 2015


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

--- Comment #5 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Created attachment 45351
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45351&action=edit
Bug 14971: fix RIS export

This patch removes a limit in RIS.pm print_isbn sub.

To test:
1) Find in opac a book with an isbn with length(isbn) > 10
(with dashes or isbn13)
2) Export record to RIS format, check truncated SN field
in exported file
3) Apply the patch
4) Export again, no more truncation

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


More information about the Koha-bugs mailing list