[rhinstaller/anaconda/pulls/203 master] Decode wifi SSIDs into strings. (#1240398)

dashea installerbot-noreply at redhat.com
Tue Jul 14 17:54:21 UTC 2015


Updated to use GBytes, dumped the chardet module in favor of a libnm-util function that does the same thing, and changed nm._settings_for_ap to leave the SSID as bytes when looking up a connection by ssid.

Tested with ASCII and UTF-8 SSIDs. It's not able to connect to a latin-1 SSID but it looks like that's a NM bug: NetworkManager is crashing and it appears to be because nm_utils_ssid_to_utf8 is returning NULL on the other end of the dbus call.
-- 
To view this pull request on github, visit https://github.com/rhinstaller/anaconda/pull/203


More information about the anaconda-patches mailing list