Skip to content

[FrameworkBundle] Don't log twice with the error handler #17202

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 13, 2016

Conversation

nicolas-grekas
Copy link
Member

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #16980
License MIT
Doc PR -

ping @Tobion @yapro does it work as expected with this patch?

@yapro
Copy link
Contributor

yapro commented Jan 11, 2016

@nicolas-grekas it does not work because kernel.debug is true

@nicolas-grekas
Copy link
Member Author

@yapro I also changed the kernel.debug is true code path...

@yapro
Copy link
Contributor

yapro commented Jan 12, 2016

@yapro
Copy link
Contributor

yapro commented Jan 12, 2016

@nicolas-grekas now it work, thank you

@nicolas-grekas
Copy link
Member Author

I just checkouted this on a 2.8 std-edition: works well in prod and dev (debug on/off)
Without further comments, I'm going to merge this soon.
ping @Tobion

@nicolas-grekas nicolas-grekas merged commit 5926ff2 into symfony:2.8 Jan 13, 2016
nicolas-grekas added a commit that referenced this pull request Jan 13, 2016
…nicolas-grekas)

This PR was merged into the 2.8 branch.

Discussion
----------

[FrameworkBundle] Don't log twice with the error handler

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #16980
| License       | MIT
| Doc PR        | -

ping @Tobion @yapro does it work as expected with this patch?

Commits
-------

5926ff2 [FrameworkBundle] Don't log twice with the error handler
@nicolas-grekas nicolas-grekas deleted the debug2 branch January 13, 2016 09:45
@yapro
Copy link
Contributor

yapro commented Jan 13, 2016

@nicolas-grekas thx you, but why not 2.7

@nicolas-grekas
Copy link
Member Author

I didn't check, does the issue exist on 2.7?

@yapro
Copy link
Contributor

yapro commented Jan 13, 2016

@nicolas-grekas yes

@nicolas-grekas
Copy link
Member Author

@yapro would you like to open the PR on 2.7?

@yapro
Copy link
Contributor

yapro commented Jan 14, 2016

@nicolas-grekas yes, tnx you

@fabpot fabpot mentioned this pull request Jan 14, 2016
@yapro
Copy link
Contributor

yapro commented Jan 18, 2016

@nicolas-grekas may be you forget?

@xabbuh
Copy link
Member

xabbuh commented Jan 18, 2016

@yapro I guess @nicolas-grekas meant if you wanted to create the PR. :) But never mind I opened #17433 to backport this to Symfony 2.7.

fabpot added a commit that referenced this pull request Jan 19, 2016
…nicolas-grekas)

This PR was merged into the 2.7 branch.

Discussion
----------

[FrameworkBundle] Don't log twice with the error handler

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #16980, #17202
| License       | MIT
| Doc PR        |

Commits
-------

90d493e [FrameworkBundle] Don't log twice with the error handler
@yapro
Copy link
Contributor

yapro commented Jan 20, 2016

@xabbuh thx you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants