Problem/Motivation

Currently, this module is missing a config schema for the mailer policy entity, which will result in an config schema error.

Proposed resolution

Add a config schema for the mailer policy config entity.

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

JeroenT created an issue. See original summary.

jeroent’s picture

Issue summary: View changes
Status: Active » Needs review
adamps’s picture

Status: Needs review » Needs work

Thanks, that's very useful - just some minor comments.

On my test site I also have a schema error from symfony_mailer.settings. This is always set from an action rather than having its own form, and this seems to mean it is missing _core:default_config_hash. If anyone knows how to solve that it would be useful.

jeroent’s picture

Status: Needs work » Needs review
adamps’s picture

Status: Needs review » Fixed

Great thanks

  • AdamPS committed a521e0b on 1.x authored by JeroenT
    Issue #3253038 by JeroenT, AdamPS: Missing config schema for Mailer...

Status: Fixed » Closed (fixed)

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