Bug 12633: Fix specific default values
commit69e4b9b69b81dc35636cacad1f4dfb7042636cfc
authorJonathan Druart <jonathan.druart@biblibre.com>
Tue, 21 Apr 2015 14:50:12 +0000 (21 16:50 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 15 May 2015 18:38:05 +0000 (15 15:38 -0300)
treead9b1ecb2ea10d3b9f231e9fed51f6430d07fc2a
parente196f19e2d7d6825e71306f45bcda0f3903a7a7f
Bug 12633: Fix specific default values

The dates should be set to undef if defined but empty, otherwise with an
empty string, '0000-00-00' will be inserted into the DB.

Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Members.pm