Depreceated EntityManagerInterface

Created on 18 November 2024, about 1 month ago

Problem/Motivation

Since EntityManagerInterface is depreceated, it's necessary to update some field formatters in favor of EntityTypeManagerInterface.

Steps to reproduce

  • Create a new field in a content type
  • Click on the Manage Display tab
  • Select a CPF, CNPJ or CPF/CNPJ format. An error appears in the browser console.

Proposed resolution

Replace calls to EntityManagerInterface with EntityTypeManagerInterface and refactor the code.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇧🇪Belgium pmichelazzo Brussels

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024