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

aw-webui incorrectly escaping backslashes in regex #206

Closed
Narice opened this issue Jun 9, 2020 · 0 comments
Closed

aw-webui incorrectly escaping backslashes in regex #206

Narice opened this issue Jun 9, 2020 · 0 comments

Comments

@Narice
Copy link

Narice commented Jun 9, 2020

This issue was discovered in this forum post which explains what happens if you put a backslash in a regex filter (for example to put a special character as \w)
It was discussed briefly again at the end of this issue on the main repository.
This bug was further discussed in this bug report on the main repository.
This issue makes regex not compliant with the intended regex flavor.

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

1 participant