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

UTF-8 Filter behaves like the safe filter #40

Closed
dharple opened this issue Feb 14, 2021 · 0 comments
Closed

UTF-8 Filter behaves like the safe filter #40

dharple opened this issue Feb 14, 2021 · 0 comments
Assignees
Projects

Comments

@dharple
Copy link
Owner

dharple commented Feb 14, 2021

The UTF-8 filter behaves like the safe filter, in that many characters between 0x20 and 0x3F are converted to _ or -. This should be done by the safe filter, and the UTF-8 filter should only be for transliterating UTF-8 to ASCII.

@dharple dharple self-assigned this Feb 14, 2021
@dharple dharple added this to To Do in detox v2.0 via automation Feb 14, 2021
@dharple dharple moved this from To Do to In Progress in detox v2.0 Feb 14, 2021
detox v2.0 automation moved this from In Progress to Done Feb 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant