http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11912
Nicolas Legrand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25969|0 |1 is obsolete| | --- Comment #7 from Nicolas Legrand <[email protected]> --- Created attachment 26287 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26287&action=edit [SIGNED-OFF] Bug 11912: GetMarcISBN wrongly prepends a space to ISBNs This patch makes the logic inside GetMarcISBN simpler and fixes the issue. To test: - Run the regression tests: prove -v t/db_dependent/Biblio.t => FAIL - Apply the patch - Run: prove -v t/db_dependent/Biblio.t => SUCCESS - Verify that opac-detail.pl and catalogue/detail.pl look as usual regarding ISBN - Sign off Regards To+ Sponsored-by: Universidad Nacional de Cordoba Signed-off-by: Nicolas Legrand <[email protected]> -- 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/
