Fix :Fatal Errors occurs when date is not a regular date
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Fri, 6 Mar 2009 11:03:21 +0000 (12:03 +0100)
committerGalen Charlton <galen.charlton@liblime.com>
Sat, 25 Apr 2009 03:37:04 +0000 (22:37 -0500)
commitdd9b33f1e9546f3cbc9087a47858a152b9895dc9
tree242dbeadf916cdd911f739d1310b5cfae56fde47
parentc5ca4f6391913acac6ba561ad0e580e6064f25b5
Fix :Fatal Errors occurs when date is not a regular date

When the start date or the "current date" is not a regular date
the transformation and checkdate fails because there is no
Year/Month/Date
This patch makes it fail more 'silenty' for the users and raises an
error that could be coped with.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Serials.pm