[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
Thu Jun 18 12:01:06 CEST 2015


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m
             Status|Signed Off                  |In Discussion

--- Comment #8 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Not sure to understand:
We have a subroutine to return an isbn in a given format.
If there is no isbn for this format, the subroutine should return something to
tell "it does not exist" (undef here).
Your patch suggests to return another format, IMO it's not relevant.

There are 2 other subroutines: GetVariationsOfISBN and GetVariationsOfISBNs,
maybe it's more what you want.

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


More information about the Koha-bugs mailing list