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

Special characters #15

Closed
jljardon opened this issue May 3, 2018 · 1 comment
Closed

Special characters #15

jljardon opened this issue May 3, 2018 · 1 comment
Labels

Comments

@jljardon
Copy link

jljardon commented May 3, 2018

The "Faker" that is used to create data for tests, sometimes generates student names with special characters that make the test fail since the views don't have the correct encoding.

Image of a test failing with the name "Miss Emerald O'Keefe"

@maxwellbenton
Copy link
Contributor

Thank you for spotting this issue and providing feedback, @jljardon.

We have updated the tests and believe your issue to have been resolved.

We apologize for any frustration you might have encountered during this process but thank you for helping us ensure that those who follow in your path will not encounter the same problems that you faced.

If you do not believe that this issue has been addressed, please re-open this issue. 💙

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

3 participants
@jljardon @maxwellbenton and others