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

QR issue when the SSID has special characters #15

Closed
ls-1N opened this issue Apr 20, 2023 · 3 comments
Closed

QR issue when the SSID has special characters #15

ls-1N opened this issue Apr 20, 2023 · 3 comments

Comments

@ls-1N
Copy link
Contributor

ls-1N commented Apr 20, 2023

Tested from the newest master branch directly, without building a deb file.

Issue when the SSID has a special character.
The saved QR code contains this information:

WIFI:S:Hoolitsege enda eest \;P:;;

The SSID is incorrect (supposed to be Hoolitsege enda eest :) in this case) and the password seems to never get added to the QR code.

@kokoye2007
Copy link
Owner

According to this one.
We need to escape strap from special characters from either.
same with SSID and Password

@kokoye2007
Copy link
Owner

@ls-1N Ohhh
I am very naughty.
force push with wrong tag.

@ls-1N
Copy link
Contributor Author

ls-1N commented Apr 25, 2023

This worked as expected now from current master branch. 🙂

@ls-1N ls-1N closed this as completed Apr 25, 2023
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