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

Unicode Chars in Input not supported #1

Closed
lordfolken opened this issue Jan 21, 2018 · 1 comment
Closed

Unicode Chars in Input not supported #1

lordfolken opened this issue Jan 21, 2018 · 1 comment

Comments

@lordfolken
Copy link
Contributor

Jan 21 13:07:21 mapgen mapgen-worker[24684]: Error: 'ascii' codec can't encode character u'\u015f' in position 1: ordinal not in range(128)
Jan 21 13:07:21 mapgen mapgen-worker[24684]: Traceback (most recent call last):
Jan 21 13:07:21 mapgen mapgen-worker[24684]: File "/opt/mapgen/lib/xcsoar/mapgen/server/worker.py", line 42, in __do_job
Jan 21 13:07:21 mapgen mapgen-worker[24684]: print('Generating map file for job uuid={}, name={}, mail={}'.format(job.uuid, job.description.name, job.description.mail))

@lordfolken
Copy link
Contributor Author

https://www.w3schools.com/TAGS/att_input_pattern.asp could be a possible solution

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

1 participant