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] Register AddErrorDetailsStampListener from the Messenger component as event subscriber#38941

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

Conversation

@jeroennoten
Copy link
Contributor

@jeroennotenjeroennoten commentedNov 1, 2020
edited
Loading

QA
Branch?5.x
Bug fix?yes
New feature?no
Deprecations?no
LicenseMIT

This is a fix for a bug in version 5.2-BETA3.

In#32904, adding the error details to a failed message in the Messenger component was moved to a separate listener. However, this listener is not registered in the FrameworkBundle, resulting in no error details stored at all (when using the Symfony skeleton). This PR adds that missing registration.

Copy link
Member

@ycerutoyceruto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Could you please confirm thatErrorDetailsStamp is serialized/deserialized correctly afterbin/console messenger:failed:show <id> -vvv?

Thanks!

@jeroennoten
Copy link
ContributorAuthor

jeroennoten commentedNov 1, 2020
edited
Loading

Could you please confirm thatErrorDetailsStamp is serialized/deserialized correctly afterbin/console messenger:failed:show <id> -vvv?

Yes, I tested this by installing the skeleton (dev-5.x), configuring Messenger, adding these lines in the vendor directory and removing the cache directory. After doing that, the errors of failed messages were indeed shown when runningmessenger:failure:show <id> -vv.

yceruto reacted with thumbs up emoji

@nicolas-grekasnicolas-grekas added this to the5.2 milestoneNov 2, 2020
@jderusse
Copy link
Member

Thank you@jeroennoten.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@ycerutoycerutoyceruto approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

5.2

Development

Successfully merging this pull request may close these issues.

5 participants

@jeroennoten@jderusse@yceruto@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp