Skip to content

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

Open
TheObliterator wants to merge 1 commit intoDigiExam:masterfrom
TheObliterator:fix-connection-to-ssid-with-latin-characters
Open

Fix connection to access points containing Latin diacritic characters in their SSID name#45
TheObliterator wants to merge 1 commit intoDigiExam:masterfrom
TheObliterator:fix-connection-to-ssid-with-latin-characters

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

Comments