Fix :Fatal Errors occurs when date is not a regular date
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Fri, 6 Mar 2009 10:59:33 +0000 (11:59 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Fri, 6 Mar 2009 10:59:33 +0000 (11:59 +0100)
commit173c590460d607b0da4189d9f9d7965a823d7daf
tree4c592ba202a138e45c88ff9f6aca0868355f2a40
parent4a27a63a2521e4af9ecc92b3c0189afc63b20b74
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.
C4/Serials.pm