Problem/Motivation

During the process of #2631698: Fix sub-optimal DX in MigrateFieldInterface (#84) it was found that there was not a deprecation test for d6/DateField. This was not within the scope of that issue so we will add the test here.

Proposed resolution

Add deprecation test.

Remaining tasks

Add deprecation test.

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 2960056-2.patch846 bytesjofitz
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Jo Fitzgerald created an issue. See original summary.

jofitz’s picture

Assigned: jofitz » Unassigned
Status: Active » Needs review
FileSize
846 bytes

Added deprecation test.

quietone’s picture

Status: Needs review » Reviewed & tested by the community

Ran the test and received the 'Legacy deprecation notices (1)' message. Applied the patch and no message.
Looks good to me.

Thanks Jo Fitzgerald!

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed 1cd610b17a to 8.6.x and f3eb85696d to 8.5.x. Thanks!

  • alexpott committed 1cd610b on 8.6.x
    Issue #2960056 by Jo Fitzgerald: Add deprecation test to d6/DateField
    

  • alexpott committed f3eb856 on 8.5.x
    Issue #2960056 by Jo Fitzgerald: Add deprecation test to d6/DateField
    
    (...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.