FS#30596 - [netcfg] Fail to connect to wireless with non-ASCII characters

Attached to Project: Arch Linux
Opened by Alfredo Palhares (masterkorp) - Saturday, 07 July 2012, 21:47 GMT
Last edited by Dave Reisner (falconindy) - Saturday, 07 July 2012, 21:49 GMT
Task Type Bug Report
Category Arch Projects
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
netcfg fails to connect to a wireless with non ASCII charaters
eg

ESSID="Tá a Falhar"

gets into:

Wireless network "Tá a Falhar" not present [FAIL]


but i can connect manually
wpa_supplicant -B -Dwext -i wlan0 -c configfile
with the following config:
network={
ssid="Tá a Falhar"
#psk="quasedava"
psk=b0ee55cde90392fa47deb094506b496aea990ebba4abd09524161202f671b240
}

the config can be

Additional info:
* package version(s)
netcfg 2.8.3 -1


Steps to reproduce:
Just rename a wireless like this
This task depends upon

Closed by  Dave Reisner (falconindy)
Saturday, 07 July 2012, 21:49 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#30342 

Loading...