It seems like bug inside Umbraco with Date Picker data type.
I have Umbraco version 7.2.6 assembly: 1.0.5632.22681 (on production)
I created Document type with Date Picker data type, and set it as mandatory.
When I try to create node of this Document type and select some date, I get an error:
There are no error records in log files about it. And there are no error messages at browser console.
Tested in Chrome, Mozilla, Opera, IE 11.
If I try to reproduce same issue on local machine, error doesn't occur.
Bug with Date Picker Data type
Hi,
It seems like bug inside Umbraco with Date Picker data type.
I have Umbraco version 7.2.6 assembly: 1.0.5632.22681 (on production)
I created Document type with Date Picker data type, and set it as mandatory. When I try to create node of this Document type and select some date, I get an error:
There are no error records in log files about it. And there are no error messages at browser console.
Tested in Chrome, Mozilla, Opera, IE 11. If I try to reproduce same issue on local machine, error doesn't occur.
Did someone face the same problem and fix it?
Maybe someone knows how to debug this bug?
Hi Tasman,
I checked with Umbraco 7.3 and everything is working fine. Maybe try to upgrade Umbraco?
Thanks, Alex
Hi, Alex.
Sorry for not replying so long. I will try to update. It seems that this is only option for now.
is working on a reply...