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 do not show #63

Open
necoline opened this issue Sep 17, 2019 · 1 comment
Open

Special Characters do not show #63

necoline opened this issue Sep 17, 2019 · 1 comment
Assignees

Comments

@necoline
Copy link
Contributor

necoline commented Sep 17, 2019

Text containing special characters like umlauts and accents get replaced with a unicode replacement character like the example below:
image

@necoline necoline self-assigned this Sep 17, 2019
@kinow
Copy link

kinow commented Oct 7, 2019

I was interested to know if I would have similar problems with data from Brazil, but it displayed special characters correctly using latest version from develop:

image

Then selected Austria in the list of countries, and looking at the network tab, it seems to be a problem with the underlying data, not with the metadata editor? As the data returned doesn't display the special characters:

https://api.openaq.org/v1/locations?completeness=%5B%220%22%2C%22100%22%5D&country[]=AT&inletHeight=%5B%220%22%2C%20%2210000%22%5D&limit=10&metadata=true&page=1

Perhaps duplicate of openaq/openaq-api#275 ?

Cheers
Bruno

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

No branches or pull requests

2 participants