http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13167
Colin Campbell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33130|0 |1 is obsolete| | CC| |colin.campbell@ptfs-europe. | |com --- Comment #9 from Colin Campbell <[email protected]> --- Created attachment 34414 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34414&action=edit Signed Off patch This is not Unimarc specific I reproduced this using marc-21. its a simple logic error in the NormalizeISBN routine while all valid 10 character isbns can be encoded as 13 character isbns the reverse is not true. Any process using NormalizeISBN is liable to error if it encounters this case not just Import (although thats where I encountered it independently ) -- 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/
