Closed (outdated)
Project:
Drupal core
Version:
9.5.x-dev
Component:
node system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Aug 2015 at 11:04 UTC
Updated:
7 Jun 2022 at 10:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jonasdk commentedComment #3
jonasdk commentedComment #4
Anonymous (not verified) commentedI managed to reproduce this on HEAD.
It seems to be caused by the HTML5 input="date" not allowing the custom format to be entered into the date field. This is not only the cause for the authored on field, but for all datetime fields.
An alternative (yet very dirty) way to work around the issue, is by removing the type attribute of the input field using developer tools.
Comment #5
Anonymous (not verified) commentedComment #16
quietone commented@jonasdk, Thank you for reporting this problem. We rely on issue reports like this to improve Drupal core.
I tested this on 9.5.x and was not able to reproduce this error. I followed the steps given in the Issue Summary.
Therefore, closing as outdates.
If you are experiencing this problem on a supported version of Drupal reopen the issue, by setting the status to 'Active', and provide complete steps to reproduce the issue (starting from "Install Drupal core").
Thanks!