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

THEMES-1479: #767

Merged
merged 1 commit into from
Oct 31, 2023
Merged

THEMES-1479: #767

merged 1 commit into from
Oct 31, 2023

Conversation

vgalatro
Copy link
Contributor

@vgalatro vgalatro commented Oct 30, 2023

Description

PR to fix incomplete escaping of the image source URL in the MetaData helper.

Jira Ticket

Acceptance Criteria

Code scanning alert is remedied.

Test Steps

  • Checkout branch git checkout THEMES-1479
  • Run fusion with ENGINE_SDK_REPO= set in your .env
  • Visit any article page with a promo item set.
  • The og:image and twitter:image meta fields should still have working images set in the content attribute.

Review Checklist

  • Confirmed all the test steps above are working
  • Confirmed there are no linter errors
  • Confirmed this PR has reasonable code coverage
    • Confirmed this PR has unit test files
    • Ran npm test, made sure all tests are passing
    • If the amount of work to write unit tests for this change are excessive,
      please explain why (so that we can fix it whenever it gets refactored).
  • Confirmed relevant documentation has been updated/added.

@vgalatro vgalatro requested a review from a team as a code owner October 30, 2023 19:47
@vgalatro vgalatro merged commit 6d98582 into arc-themes-release-version-1.31 Oct 31, 2023
@vgalatro vgalatro deleted the THEMES-1479 branch October 31, 2023 13:24
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.

2 participants