Closed (fixed)
Project:
Drupal core
Version:
8.5.x-dev
Component:
datetime.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2018 at 09:28 UTC
Updated:
6 Feb 2018 at 16:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
claudiu.cristeaPatches
Comment #4
tstoecklerYup, totally makes sense. Thanks!
For reference, here's the hunk that #2931294: Timestamp field type misses schema for value introduced and that is currently broken because
type: timestampdoesn't exist.Comment #5
catchThese either needs a comment, or no comment, but not an empty comment - DrupalCS doesn't like the empty comment.
Comment #6
claudiu.cristea@catch, true. Simply forgot that :)
Comment #7
mpdonadioNice catch. LGTM.
Comment #10
catchCommitted/pushed to 8.6.x and cherry-picked to 8.5.x. Thanks!