Bug #209
closed
If no config file, SSID and Password display "(null)"
Added by Hammel over 11 years ago.
Updated over 11 years ago.
Description
If there is no config file the SSID and Password files display the text "(null)". In these cases, the field should be left blank.
This is for the wireless client configuration. The acces point configuration does not have this issue.
- Description updated (diff)
It's worse than that. The /etc/wpa_supplicant.conf file has multiple fields with "(null)" in it when bui-network-config saves them. This must have been broken by the addition of the wap support because it was working before that.
- Status changed from New to Closed
- % Done changed from 0 to 100
It appears the allocation of an "interfaces" entry on startup did not zero the data structure which caused some strange results under various conditions. Properly initializing the data struct seems to have fixed these issues.
Also available in: Atom
PDF