Description of problem: When you edit the wifi-security tab in nm-connection-editor, the username/password field is not set. How reproducible: Create a wifi connection, for example of type Tunneled TLS. When you try to edit that connection again in nm-connection-editor, the username/password field is always empty. Additional info: This bug was introduced in upstream commit https://git.gnome.org/browse/network-manager-applet/commit/?id=c9476e9c07839e71aed49e820e364ad0b9f47039 and is in file src/wireless-security/eap-method-simple.c Note that when editing an existing connection, the input fields will be initialized in eap_method_simple_new. But then they are unset again in widgets_realized because "method->ws_parent->username" et al. is not set to the values from the edited connection.
Patch ready for review: https://git.gnome.org/browse/network-manager-applet/log/?h=thaller/rh1000564_wifi_security_userpass The relevant fix is the first commit. The second commit is another unrelated feature asking for review as well :)
Branch looks good, please merge, thanks!
fix merged to upstream master: https://git.gnome.org/browse/network-manager-applet/commit/?id=3cae06120a4dd9bebd5f2e57e181ea95e87c8ac4
Moving back to MODIFIED so we can attach this to a network-manager-applet errata instead of NM.
Verified on nm-connection-editor-0.9.9.0-12.git20131212.el7.x86_64
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request.