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

[Icons] Patch to handle Iconify API change #2289

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

smnandre
Copy link
Member

Q A
Bug fix? yes
New feature? no
Issues Fix #...
License MIT

Until now, the iconify API returned "200" even when the resource (icon data, svg) did not exist.

It will change in the next days

This patch allow the ux:icon:lock and the CacheWarmer to work after this change.

Until now, the iconify API returned "200" even when the resource (icon data, svg) did not exist.

It will change in the next days.

This patch allow the `ux:icon:lock` and the CacheWarmer to work after this change.
@carsonbot carsonbot added Bug Bug Fix Icons Status: Needs Review Needs to be reviewed labels Oct 20, 2024
@carsonbot carsonbot added Status: Reviewed Has been reviewed by a maintainer and removed Status: Needs Review Needs to be reviewed labels Oct 20, 2024
@kbond
Copy link
Member

kbond commented Oct 21, 2024

Thanks Simon.

@kbond kbond merged commit 923878b into symfony:2.x Oct 21, 2024
59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug Fix Icons Status: Reviewed Has been reviewed by a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants