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

Failed to decode downloaded font [bower-asset/bootstrap v3.3.5] #16708

Closed
michaelnguyen2021 opened this issue Jun 25, 2015 · 2 comments
Closed
Labels

Comments

@michaelnguyen2021
Copy link

since upgrading to bower-asset/bootstrap v3.3.5 (via composer update), I got in Chrome Console

Failed to decode downloaded font: /assets/edae1c82/fonts/glyphicons-halflings-regular.woff2
Failed to decode downloaded font: /assets/edae1c82/fonts/glyphicons-halflings-regular.woff
Failed to decode downloaded font: /assets/edae1c82/fonts/glyphicons-halflings-regular.ttf

Bower-asset/bootstrap v3.3.4 does not have above warnings

Below is the Screenshot showing diff between v3.3.4 and v3.3.5

2015-06-25_1329

@cvrebert
Copy link
Collaborator

What's bower-asset/bootstrap? twbs/bootstrap is our Composer package.

Perhaps this is related to our main change in #16359?

@cvrebert cvrebert added the meta label Jun 26, 2015
@cvrebert
Copy link
Collaborator

bower-asset seems to refer to https://github.com/francoispluchino/composer-asset-plugin . So yes, this seems to be a duplicate of #16359.

Presumably the "downloaded fonts" that are failing to decode are actually 404 error pages or something.
The Glyphicons font files themselves weren't changed between v3.3.4 and v3.3.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants