RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1000564 - nm-connection-editor does no longer load the username/password when editing existing connection
Summary: nm-connection-editor does no longer load the username/password when editing e...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: network-manager-applet
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: rc
: ---
Assignee: Thomas Haller
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-23 17:01 UTC by Thomas Haller
Modified: 2014-06-18 04:51 UTC (History)
3 users (show)

Fixed In Version: network-manager-applet-0.9.9.0-5.git20130906
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-13 09:18:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Thomas Haller 2013-08-23 17:01:37 UTC
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.

Comment 2 Thomas Haller 2013-08-23 19:47:31 UTC
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 :)

Comment 3 Dan Williams 2013-08-27 21:57:07 UTC
Branch looks good, please merge, thanks!

Comment 7 Dan Williams 2013-10-07 16:57:28 UTC
Moving back to MODIFIED so we can attach this to a network-manager-applet errata instead of NM.

Comment 8 Vadim Rutkovsky 2014-02-25 16:09:35 UTC
Verified on nm-connection-editor-0.9.9.0-12.git20131212.el7.x86_64

Comment 9 Ludek Smid 2014-06-13 09:18:59 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.