I’m getting a JS error from the Date fieldtype when I enter an invalid date format on the publish entry page.
Entering an invalid date should display a notice below the date field and an error notification badge, instead nothing gets displayed to the user and a JS error is thrown.
Here is a quick video outlining the problem. You’ll notice it works fine if I enter a valid date format. But when I simulate an invalid date entry, a JS error is thrown.
http://www.screencast.com/users/NAlbuquerque/folders/Jing/media/49ba359a-c7a4-45bc-8952-fbfce47f90ec
Bug?