Refer "Steps to Reproduce". Reproducible: Always Steps to Reproduce: 1. Add a new Wifi connection that has a non-ASCII SSID(for example, "V字龍的私人無線網路") and save it. 2. Edit the previously created connection 3. Checkout the "SSID" field of the connection Actual Results: Garbled text are shown in the text box. Screenshot http://pix.toile-libre.org/upload/original/1420903180.png Expected Results: SSID is displayed as-is. OS distribution: Ubuntu GNU/Linux 14.04 x86(32-bit) Desktop environment: KDE from Kubuntu Backports PPA Locale: zh_TW.UTF-8
Created attachment 90326 [details] Patch that fixes the issue in 0.9.3.3 code I managed to fix the issue using limited C++ and Qt knowledge, here's the patch. However I've no idea whether the change is adequate or not, please review.
Git commit 29268b824e8714323989190a569e329c65c191e8 by Lukáš Tinkl. Committed on 11/01/2015 at 18:43. Pushed by lukas into branch 'Plasma/5.2'. fix display of non-ASCII SSIDs patch by V字龍(Vdragon), thanks M +1 -1 libs/editor/settings/wificonnectionwidget.cpp http://commits.kde.org/plasma-nm/29268b824e8714323989190a569e329c65c191e8
Git commit 88f883ce5c9ccd7d672285a3f4af4d8e76541367 by Lukáš Tinkl. Committed on 11/01/2015 at 18:43. Pushed by lukas into branch '0.9.3'. fix display of non-ASCII SSIDs patch by V字龍(Vdragon), thanks M +1 -1 libs/editor/settings/wificonnectionwidget.cpp http://commits.kde.org/plasma-nm/88f883ce5c9ccd7d672285a3f4af4d8e76541367
Git commit 54f137512abba7b539a09418c03f6e73015344ba by Jan Grulich. Committed on 02/03/2015 at 14:06. Pushed by grulich into branch 'master'. Make sure SSID will be displayed properly when using non-ASCII characters M +1 -1 kded/passworddialog.cpp M +1 -1 libs/editor/settings/wificonnectionwidget.cpp M +2 -2 libs/models/networkmodel.cpp http://commits.kde.org/plasma-nm/54f137512abba7b539a09418c03f6e73015344ba
Git commit cbd1e7818471ae382fb25881c138e0228a44dac4 by Jan Grulich. Committed on 02/03/2015 at 14:06. Pushed by grulich into branch 'Plasma/5.2'. Make sure SSID will be displayed properly when using non-ASCII characters M +1 -1 kded/passworddialog.cpp M +1 -1 libs/editor/settings/wificonnectionwidget.cpp M +2 -2 libs/models/networkmodel.cpp http://commits.kde.org/plasma-nm/cbd1e7818471ae382fb25881c138e0228a44dac4
Git commit b3a7458c495e44f232c64c494bad4ea625fa6468 by Jan Grulich. Committed on 02/03/2015 at 14:06. Pushed by grulich into branch '0.9.3'. Make sure SSID will be displayed properly when using non-ASCII characters M +1 -1 kded/passworddialog.cpp M +1 -1 libs/editor/settings/wificonnectionwidget.cpp M +2 -2 libs/models/networkmodel.cpp http://commits.kde.org/plasma-nm/b3a7458c495e44f232c64c494bad4ea625fa6468