Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[FrameworkBundle][Notifier] Fixing notifier email definition without mailer#34570

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:5.0fromchr-hertel:bugfix/notifier-messenger-without-mailer
Nov 24, 2019
Merged

[FrameworkBundle][Notifier] Fixing notifier email definition without mailer#34570

fabpot merged 1 commit intosymfony:5.0fromchr-hertel:bugfix/notifier-messenger-without-mailer
Nov 24, 2019

Conversation

@chr-hertel
Copy link
Member

QA
Branch?5.0
Bug fix?yes
New feature?no
Deprecations?no
Tickets
LicenseMIT
Doc PR

I ran into this while having notifier and messenger but no mailer installed. definitionnotifier.channel.email gets removed in line 1934 if mailer is not enabled so we can't replace the argument.

In ContainerBuilder.php line 980:                                                                         You have requested a non-existent service "notifier.channel.email".

@chr-hertelchr-hertel changed the title[FrameworkBundle][Notifier] Only replace argument if mailer is present[FrameworkBundle][Notifier] Fixing notifier email definition without mailerNov 24, 2019
@fabpot
Copy link
Member

Thank you@chr-hertel.

fabpot added a commit that referenced this pull requestNov 24, 2019
…on without mailer (chr-hertel)This PR was merged into the 5.0 branch.Discussion----------[FrameworkBundle][Notifier] Fixing notifier email definition without mailer| Q             | A| ------------- | ---| Branch?       | 5.0| Bug fix?      | yes| New feature?  | no| Deprecations? | no| Tickets       || License       | MIT| Doc PR        |I ran into this while having notifier and messenger but no mailer installed. definition `notifier.channel.email` gets removed in line 1934 if mailer is not enabled so we can't replace the argument.```In ContainerBuilder.php line 980:  You have requested a non-existent service "notifier.channel.email".```Commits-------f12b0c7 only replace argument if mailer is present
@fabpotfabpot merged commitf12b0c7 intosymfony:5.0Nov 24, 2019
@chr-hertelchr-hertel deleted the bugfix/notifier-messenger-without-mailer branchNovember 24, 2019 17:35
@fabpotfabpot mentioned this pull requestDec 1, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@chr-hertel@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp