[Koha-bugs] [Bug 11912] GetMarcISBN wrongly prepends a space to ISBNs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 20 11:16:49 CET 2014


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

--- Comment #10 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 26472
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26472&action=edit
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 <nicolas.legrand at bulac.fr>

Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

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


More information about the Koha-bugs mailing list