saving subject with custom date_field makes subject form unusable
The problem is that date after saving is transformed into datetime with empty time 00:00:00 that cannot be parsed when showing form. The date should not be persisted with timestamp at all.
It happens only on readonly date fields
Edited by Piotr Gawron