Skip to content
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

[WebProfilerBundle] Intercept redirections only for HTML format #31213

Merged
merged 1 commit into from Apr 24, 2019

Conversation

javiereguiluz
Copy link
Member

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

This applies the solution proposed by @bpolaszek in #31168.

@bpolaszek
Copy link
Contributor

Thank you @javiereguiluz 👍

@fabpot
Copy link
Member

fabpot commented Apr 24, 2019

Thank you @javiereguiluz.

@fabpot fabpot merged commit 4186788 into symfony:3.4 Apr 24, 2019
fabpot added a commit that referenced this pull request Apr 24, 2019
…ormat (javiereguiluz)

This PR was merged into the 3.4 branch.

Discussion
----------

[WebProfilerBundle] Intercept redirections only for HTML format

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no <!-- don't forget to update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | #31168
| License       | MIT
| Doc PR        | -

This applies the solution proposed by @bpolaszek in #31168.

Commits
-------

4186788 Intercept redirections only for HTML format
This was referenced May 1, 2019
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.

None yet

5 participants