bugfix : handling biblionumber in a field < 010
authorPaul POULAIN <paul@koha-fr.org>
Mon, 22 Oct 2007 08:19:47 +0000 (03:19 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 22 Oct 2007 12:20:22 +0000 (07:20 -0500)
commitb25ace0be416e1720bf1d774b869f9005b9f3ae8
tree223c49fc742412365c9183c8fe545dbb8129a894
parent124ed1188b45b67538fe257a9e4353f3c9e22cdc
bugfix : handling biblionumber in a field < 010

the bug occur only if we have a malformed biblio, so it should "never" happend, but i've seen it once ;-)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Biblio.pm