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

Fix connection to access points containing Latin diacritic characters in their SSID name #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TheObliterator
Copy link

SSIDs names now processed as UTF8 to preserve accented/diacritic/unicode characters.
The name is also now escaped before output to the XML profile.

The WLAN profile XML templates have been updated to UFT8 format and to include the hex ssid.
This was required for the connection to work with accented/diacritic/unicode characters.

Conflicts:

SimpleWifi/ProfileFactory.cs

… in their SSID name

SSIDs names now processed as UTF8 to preserve accented/diacritic/unicode characters.
The name is also now escaped before output to the XML profile.

The WLAN profile XML templates have been updated to UFT8 format and to include the hex ssid.
This was required for the connection to work with accented/diacritic/unicode characters.

# Conflicts:
#	SimpleWifi/ProfileFactory.cs
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

Successfully merging this pull request may close these issues.

1 participant