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

Skip to content

[WebProfileBundle] fix missing request var in the 'last 10' panel #15973

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
Sep 28, 2015

Conversation

fabpot
Copy link
Member

@fabpot fabpot commented Sep 28, 2015

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets n/a
License MIT
Doc PR n/a

@stof
Copy link
Member

stof commented Sep 28, 2015

👍

@Tobion
Copy link
Contributor

Tobion commented Sep 28, 2015

Thank you @fabpot.

@Tobion Tobion merged commit b9100d3 into symfony:2.8 Sep 28, 2015
Tobion added a commit that referenced this pull request Sep 28, 2015
…' panel (fabpot)

This PR was merged into the 2.8 branch.

Discussion
----------

[WebProfileBundle] fix missing request var in the 'last 10' panel

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

Commits
-------

b9100d3 [WebProfileBundle] fix missing request var in the 'last 10' panel
xabbuh added a commit to xabbuh/symfony that referenced this pull request Sep 28, 2015
In symfony#15973, the `searchResultsAction()` of the `ProfilerController` was
updated to pass the current request to the rendered template. However,
this change was not reflected in the test thus letting it fail.
fabpot added a commit that referenced this pull request Sep 28, 2015
This PR was merged into the 2.8 branch.

Discussion
----------

[WebProfilerBundle] reflect latest changes in test

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

In #15973, the `searchResultsAction()` of the `ProfilerController` was
updated to pass the current request to the rendered template. However,
this change was not reflected in the test thus letting it fail.

Commits
-------

ae283e8 [WebProfilerBundle] reflect latest changes in test
ostrolucky pushed a commit to ostrolucky/symfony that referenced this pull request Mar 25, 2018
In symfony#15973, the `searchResultsAction()` of the `ProfilerController` was
updated to pass the current request to the rendered template. However,
this change was not reflected in the test thus letting it fail.
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