Problem/Motivation

Hi, when decorating the date.formatter service, this module stops working because it expects a specific class in dependency injection.

Steps to reproduce

Define a decorator for the date.formatter service, then go to /admin/people/profiles

Proposed resolution

Replace the DateFormatter class with the DateFormatterInterface interface in dependency injection.

Issue fork profile-3412148

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

kksandr created an issue. See original summary.

kksandr’s picture

Status: Active » Needs review

jsacksick’s picture

Status: Needs review » Fixed

Committed, thanks!

Status: Fixed » Closed (fixed)

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