Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[WebProfilerBundle] make toolbar listener instantiation conditional #8615

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
Aug 2, 2013

Conversation

jfsimon
Copy link
Contributor

@jfsimon jfsimon commented Jul 31, 2013

In the WebProfilerBundle, if intercept_redirects and toolbar options are both false, the toolbar.xml config file should not be loaded as the listener becomes useless.

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #8130

@fabpot
Copy link
Member

fabpot commented Jul 31, 2013

That breaks the tests.

fabpot added a commit that referenced this pull request Aug 2, 2013
This PR was merged into the master branch.

Discussion
----------

[WebProfilerBundle] make toolbar listener instantiation conditional

In the `WebProfilerBundle`, if `intercept_redirects` and `toolbar` options are both `false`, the `toolbar.xml` config file should not be loaded as the listener becomes useless.

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #8130

Commits
-------

17cbfc8 [WebProfilerBundle] made toolbar listener instantiation conditional
@fabpot fabpot merged commit 17cbfc8 into symfony:master Aug 2, 2013
@jfsimon jfsimon deleted the issue-8130 branch August 2, 2013 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants