8000 Bug fix: handle thumbnail path with comma by bgpack · Pull Request #13696 · pimcore/pimcore · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bug fix: handle thumbnail path with comma #13696

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
Dec 7, 2022

Conversation

bgpack
Copy link
Contributor
@bgpack bgpack commented Nov 28, 2022

Encode comma in thumbnail path as html srcset is a comma separated list and any getHtml will fail as the path will not be correctly extracted from the srcset.

@github-actions
8000 Copy link

Review Checklist

  • Target branch (10.5 for bug fixes, others 11.x)
  • Tests (if it's testable code, there should be a test for it - get help)
  • Docs (every functionality needs to be documented, see here)
  • Migration incl. install.sql (e.g. if the database schema changes, ...)
  • Upgrade notes (deprecations, important information, migration hints, ...)
  • Label
  • Milestone

@dvesh3
Copy link
Contributor
dvesh3 commented Dec 5, 2022

please check for srcset in other places

@dvesh3 dvesh3 added this to the 10.5.12 milestone Dec 5, 2022
@dvesh3 dvesh3 merged commit 090a167 into pimcore:10.5 Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0