Skip to content

[5.4][WebProfiler] Fixing missing full_stack variable that's needed by toolbar.html.twig #43914

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
Nov 3, 2021

Conversation

weaverryan
Copy link
Member

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets None
License MIT
Doc PR Not needed

The combination of #43526 and then #41257 created an undefined variable. By adding the variable here, it will flow from toolbar_js.html.twig into toolbar.html.twig.

Tested locally after reproducing the issue. Thanks to symfony/ux test suite for catching this :)

@fabpot
Copy link
Member

fabpot commented Nov 3, 2021

Thank you @weaverryan.

@fabpot fabpot merged commit d254e8d into symfony:5.4 Nov 3, 2021
@weaverryan weaverryan deleted the fix-full_stack_variable branch November 3, 2021 15:20
@DesLynx
Copy link

DesLynx commented Nov 4, 2021

Hi @fabpot !
It seems that this bugfix from @weaverryan hasn't reach the 5.4 branch of symfony/web-profiler-bundle yet.
Do you plan to push it or are you still looking into it?

@stof
Copy link
Member

stof commented Nov 4, 2021

@DesLynx there is an issue under investigation with the splitter tooling.

@DesLynx
Copy link

DesLynx commented Nov 4, 2021

All right. Well, thanks for the heads up @stof

@fabpot
Copy link
Member

fabpot commented Nov 4, 2021

Fixed now

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.

5 participants