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

Fix html encoded urls in symfony layout #34395

Merged
merged 1 commit into from Oct 30, 2023

Conversation

M0rgan01
Copy link
Contributor

@M0rgan01 M0rgan01 commented Oct 26, 2023

Questions Answers
Branch? develop
Description? Fix html encoded urls in symfony layout, see #34332
Type? bug fix
Category? BO
BC breaks? no
Deprecations? no
How to test? CI and UI tests are green
UI Tests Legacy: https://github.com/M0rgan01/ga.tests.ui.pr/actions/runs/6655446502 / Symfony: https://github.com/M0rgan01/ga.tests.ui.pr/actions/runs/6655448301
Fixed issue or discussion? Fixes ##34332
Related PRs -
Sponsor company -

@M0rgan01 M0rgan01 requested a review from a team as a code owner October 26, 2023 14:16
@prestonBot prestonBot added develop Branch Bug fix Type: Bug fix labels Oct 26, 2023
@PrestaShop PrestaShop deleted a comment from prestonBot Oct 26, 2023
@M0rgan01 M0rgan01 added this to the 9.0.0 milestone Oct 26, 2023
nicosomb
nicosomb previously approved these changes Oct 26, 2023
tleon
tleon previously approved these changes Oct 26, 2023
@ps-jarvis ps-jarvis added the Waiting for QA Status: action required, waiting for test feedback label Oct 26, 2023
Copy link
Contributor

@Hlavtox Hlavtox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, some things are fixed, some still encoded. ;-)

In these files, the escaping should be also removed:

  • src/PrestaShopBundle/Resources/views/Admin/Component/Layout/mobile_quick_access.html.twig
  • src/PrestaShopBundle/Resources/views/Admin/Component/Layout/quick_access.html.twig
  • src/PrestaShopBundle/Resources/views/Admin/Component/Layout/shop_list.html.twig

@ps-jarvis ps-jarvis added the Waiting for author Status: action required, waiting for author feedback label Oct 26, 2023
@Hlavtox Hlavtox removed the Waiting for QA Status: action required, waiting for test feedback label Oct 26, 2023
jolelievre
jolelievre previously approved these changes Oct 27, 2023
@jolelievre jolelievre removed the Waiting for author Status: action required, waiting for author feedback label Oct 27, 2023
@M0rgan01
Copy link
Contributor Author

@Hlavtox @tleon @nicosomb @jolelievre I removed the missing ones

@ps-jarvis ps-jarvis added the Waiting for QA Status: action required, waiting for test feedback label Oct 27, 2023
@florine2623 florine2623 self-assigned this Oct 30, 2023
Copy link
Contributor

@florine2623 florine2623 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @M0rgan01 ,

Works as expected.

Before :
Screenshot 2023-10-30 at 12 10 07

After :
Screenshot 2023-10-30 at 12 10 22

It is QA ✅

@florine2623 florine2623 added QA ✔️ Status: check done, code approved and removed Waiting for QA Status: action required, waiting for test feedback labels Oct 30, 2023
@mflasquin
Copy link
Contributor

thanks @M0rgan01 😉

@mflasquin mflasquin merged commit 343bae4 into PrestaShop:develop Oct 30, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug fix Type: Bug fix develop Branch QA ✔️ Status: check done, code approved
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

10 participants