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

v4.6: Invalid US-ASCII character "\xC3" #8953

Closed
srk289 opened this issue Apr 12, 2016 · 7 comments
Closed

v4.6: Invalid US-ASCII character "\xC3" #8953

srk289 opened this issue Apr 12, 2016 · 7 comments
Assignees
Milestone

Comments

@srk289
Copy link

srk289 commented Apr 12, 2016

Our app just updated to 4.6 from 4.5 and since SASS is throwing the below issue
Error: Invalid US-ASCII character "\xC3"
on line 29 of src/main/webapp/static/bower_components/font-awesome/scss/_mixins.scss
from line 7 of src/main/webapp/static/bower_components/font-awesome/scss/font-awesome.scss

Any one else see the same issue?

@srk289 srk289 changed the title Invalid US-ASCII character "\xC3" v4.6: Invalid US-ASCII character "\xC3" Apr 12, 2016
@ghost
Copy link

ghost commented Apr 12, 2016

Same here - works on OSX in development, but crashes on production Linux server.

@tagliala
Copy link
Member

// Only display content to screen readers. À la Bootstrap 4.

😐

@tagliala tagliala added this to the 4.6.1 milestone Apr 12, 2016
@lawrencepn
Copy link

yep, same issues here on OSX. investigating.

@tagliala
Copy link
Member

@lawrencepn i'm pretty sure it is the À. Try to change that character

@davegandy
Copy link
Member

Oh my goodness. When I typed that, I was worried something might barf. Goodness.

Fixing.

@davegandy davegandy self-assigned this Apr 12, 2016
@tagliala
Copy link
Member

@srk289 @chrism-dp @lawrencepn please give a try to the 4.6.1-wip branch as soon as Dave will fix the offending lines. Let me know

@davegandy davegandy mentioned this issue Apr 12, 2016
10 tasks
@davegandy
Copy link
Member

Should be good to go on the 4.6.1-wip branch. Closing for now, let me know if this doesn't get it!

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

No branches or pull requests

4 participants