Closed (fixed)
Project:
Drupal core
Version:
9.0.x-dev
Component:
datetime.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
31 Oct 2019 at 14:08 UTC
Updated:
4 Feb 2020 at 10:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
el7cosmosComment #4
el7cosmosComment #5
mile23$ git apply 3091528-4.patch
error: patch failed: core/modules/datetime/datetime.module:8
error: core/modules/datetime/datetime.module: patch does not apply
error: patch failed: core/modules/datetime/src/Plugin/migrate/field/d6/DateField.php:1
error: core/modules/datetime/src/Plugin/migrate/field/d6/DateField.php: patch does not apply
error: patch failed: core/modules/datetime/src/Tests/DateTestBase.php:1
error: core/modules/datetime/src/Tests/DateTestBase.php: patch does not apply
error: patch failed: core/modules/datetime/src/Tests/Views/DateTimeHandlerTestBase.php:1
error: core/modules/datetime/src/Tests/Views/DateTimeHandlerTestBase.php: patch does not apply
Comment #6
ravi.shankar commentedI have re-rolled patch #4.
Comment #7
jhedstromThis looks good to me.
Comment #9
catchCommitted ac90ec1 and pushed to 9.0.x. Thanks!
Comment #10
kristen polPer a Slack discussion with Gábor Hojtsy regarding usage of D9 tags (Drupal 9, Drupal 9 compatibility, Drupal 9 readiness, etc.), "Drupal 9 compatibility" should be used for contributed projects that need updating and "Drupal 9" was the old tag for D8 issues before the D9 branch was ready. Doing tag cleanup here based on that discussion.
Comment #12
andypostFollow-up #3109746: Remove remaining @deprecated code in the datetime module