Fix Amazon cover for UNIMARC
authorFrédéric Demians <f.demians@tamil.fr>
Mon, 30 Mar 2009 06:42:22 +0000 (08:42 +0200)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 26 May 2009 19:15:05 +0000 (21:15 +0200)
commitfa7e8e493e71d3358aa64c3454f171af2e8b941f
tree4d4e18909eed73d668e9f1b7745f51332de24610
parent94f698da22fc440a1c111b159c57f10669a8f1ba
Fix Amazon cover for UNIMARC

In UNIMARC, 010 tag contains ISBN. In UNIMARC, ISBN with '-'
are valid. This patch modify ISBN normalization in order to
automaticaly suppress '-' before sending ISBN to Amazon
to get book cover.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
C4/Koha.pm