http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14287
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m Status|Signed Off |In Discussion --- Comment #8 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
