When you enable both Symfony Mailer and Symfony Mailer BC module via the Admin UI, the site crashes, noting that "The service "plugin.manager.mail" has a dependency on a non-existent service "email_factory"."

Declare a dependency from the BC module to the parent, so that the installation works in the correct order.

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

DrColossos created an issue. See original summary.

drcolossos’s picture

Status: Active » Needs review

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

  • AdamPS committed 288d70c on 1.x authored by DrColossos
    Issue #3250996 by DrColossos: symfony_mailer_bc needs a dependency on...
adamps’s picture

Status: Needs review » Fixed

Thanks

Status: Fixed » Closed (fixed)

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