Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6.0
-
Fix Version/s: 1.8.0
-
Labels:None
-
Attachments:
-
Comments:9
Description
During the submission of an item, which has been published before, it is possible to enter an invalid day, e.g.
month: January
day: 43
year: 2009
This will result in dc.date.issued set to 2009-02-12.
There should be a validity check or calendar to choose from. The transformation of the date makes fault entries difficult to discover.