Anomalie #3949
Operation modification fails for ValueError
Start date:
02/28/2018
Due date:
% Done:
0%
Estimated time:
Difficulté:
Description
An operation has been imported with a typing error on a date. I would now like to correct that date, but I can't access the modification form; it fails with the following error:
The date checking should happen at the end of the modification, not at the beginning. (or when importing?)
Associated revisions
History
Updated by Étienne Loks over 4 years ago
- Status changed from Nouveau to Résolu
Generic issue with date before 1900. Fixed.
Use virtualtime to manage years before 1900 (refs #3949)