Bug 55688

Summary: device alias selector doesn't stay sensitive
Product: [Retired] Red Hat Linux Reporter: Dan Moore <dan>
Component: redhat-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 7.2CC: dan, pknirsch, teg, than
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-11-05 16:04:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
patch that fixes both 'ethernetconfig.py' and 'tokenringconfig.py' none

Description Dan Moore 2001-11-04 23:20:03 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2.1) Gecko/20010901

Description of problem:
1.  start up
1.  in Network Configuration window
2.  go to Devices tab
3.  either Add a device or Edit an existing one

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.  start up 'Network Configuration'
2.  in 'Network Configuration' window go to 'Devices' tab
3.  either 'Add' a device or 'Edit' an existing device
4.  in 'Ethernet Device' window go to 'Hardware Device' tab
5.  if 'Enable Device Alias support' is checked, go to step 11
6.  notice that the 'Alias' selector is sensitive (able to be changed)
7.  click 'OK'
8.  go back to 'Devices' tab on 'Network Configuration' window
9.  'Edit' whichever device you added or edited in step 3
10. go to 'Hardware Device' tab of 'Ethernet Device' window11.  notice that
the 'Alias' selector is not sensitive (able to be changed)

Actual Results:  notice that the 'Alias' selector is not sensitive (able to
be changed), despite the fact that the 'Enable Device Alias support'
checkbox is still checked

Expected Results:  the 'Alias' selector should still be sensitive (able to
be changed)

Additional info:

the bug is in netconfpkg/ethernetconfig.py that i noticed...
tokenringconfig.py has the same problem though.  i'll attach a patch which
fixes both.

Comment 1 Dan Moore 2001-11-04 23:25:30 UTC
Created attachment 36402 [details]
patch that fixes both 'ethernetconfig.py' and 'tokenringconfig.py'

Comment 2 Harald Hoyer 2001-11-05 16:04:32 UTC
fixed since 0.9.6


Comment 3 Jay Turner 2002-08-14 18:50:35 UTC
Fix confirmed in the current tree.