In IE11 the message displayed next to the "Change to" state - the summary of the scheduled publication date - is wrong. It displays "Invalid date" because the Date() function does not accept the format "yyyy-mm-dd hh:mm:ss", apparently.
I've created a simple patch that replaces the dashes with slashes in the date field, as this is something that is accepted.
Closed: won't fix
1.0
Code
No activities found.