Steps to reproduce the issue
- Go to Joomla administrator Panel
- Go to Content -> Article Manager
- Click on Create New Article Button
- Insert any sample data
- Go To Publishing Tab
- Select Any date for Start publishing & Finish Publishing
- Add any raw value in the date field (eg Any string like 'abcd1234')
- It throws out error
Please check the screenshot attached
Expected result
IT should give validation message for wrong date
Actual result
IT gives out error
System information (as much as possible)
Additional comments
Currently the filtering does not catch exceptions,
see here: #8093