steps to reproduce:
1.In the submit event page,enter start year-1972 and end date as 1971
2.Provide a title and description and click Submit
expected result:
User is unable to submit the form when the end date is earlier than the start
date
actual result:
The event gets created
Comments
Comment #1
hutch commentedThe event gets created and the end_date is set to the start_date, seems fair enough to me.
Not a bug, just a way of doing things
Comment #2
japerryEvent for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.