Problem/Motivation

Changes were made to the field.html.twig template. When upgrading from 2.x to 3.x the admins should be informed that if they overwrote this file in custom templates, they may have to update the contents.

These are the two relevant issues:
#1343578: [3.x] Add optional wrapper around field items and fix class structure
#3303655: [2.x INFO] Setting Field label "none" hides the label value (BC)

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork fences-3303728

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Anybody created an issue. See original summary.

Grevil made their first commit to this issue’s fork.

grevil’s picture

Status: Active » Needs review

Created update hook for breaking change notice.

anybody’s picture

Status: Needs review » Reviewed & tested by the community

  • Grevil committed 365de8a on 3.x
    Issue #3303728: Write an update hook to inform admins about twig changes
    
grevil’s picture

Status: Reviewed & tested by the community » Fixed

Very nice, fixed!

Status: Fixed » Closed (fixed)

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