Problem/Motivation

Both modules Postoffice Twig and Postoffice Image each declare a service with the name twig.extension.postoffice. If both extensions are active, they will silently override each other.

Steps to reproduce

Enable Postoffice Twig and Postoffice Image, then try to use twig functions / filters from both of them.

Proposed resolution

Use unique service names.

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork postoffice-3357080

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

znerol created an issue. See original summary.

znerol’s picture

Status: Active » Needs review

  • znerol committed 71ba8f86 on 1.1.x
    Issue #3357080 by znerol: Conflicting services in postoffice_twig and...
znerol’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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