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)
committerJohn Soros <john.soros@biblibre.com>
Tue, 28 Apr 2009 11:15:12 +0000 (13:15 +0200)
commited1c132da810ed1cc53498c8e322c8749e124d5b
tree242dbeadf916cdd911f739d1310b5cfae56fde47
parent866fe566a086b34363622822f940e51ac3a1cc0c
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