Bug 77690

Summary: Loosing init string in Network Configuration Tool when string contains an equals sign
Product: [Retired] Red Hat Linux Reporter: Need Real Name <philhart>
Component: redhat-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED DUPLICATE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
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: 2006-02-21 18:50:08 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:

Description Need Real Name 2002-11-12 05:04:10 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.79 [en] (X11; U; Linux 2.4.18-3 i686)

Description of problem:
Network Configuration fails to parse Init3 strings which contain an equals sign
- sets the initialization string to zero length instead

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


How reproducible:
Always

Steps to Reproduce:
1.Gnome (icon)... Programs... System... Network Configuration
2.Add... Modem Connection... Next
3.Phone Number: 123, Provider Name: 123, Login Name: 123, Password: 123  Next...
Finish
4.Choose 123, Edit... Advanced(tab)
5.Set Initialization String: AT+CGDCONT   OK... Apply... Close
6.Repeat step 1
7.Select device 123   Edit... Advanced(tab)
8.Verify Initialization String is okay
9.Open /etc/wvdial.conf in your favourite editor
10.Locate section [Dialer 123]
11.Locate entry Init3
12.Append "=1"
13.Save file, and close
14.Repeat steps 1 and 7
15.Verify that the Initialization string is now blank (=bug)

Actual Results:  Initialization string blank

Expected Results:  Initialization string should read AT+CGDCONT=1

Additional info:

There seems to be bug associated with
/usr/share/redhat-config-network/netconfpkg/NCDialup.py in the way that it
handles the Init3 string.

Comment 1 Phil Knirsch 2003-02-07 12:48:26 UTC
Reassigning to correct component.

Read ya, Phil

Comment 2 Harald Hoyer 2003-02-07 12:50:43 UTC

*** This bug has been marked as a duplicate of 81371 ***

Comment 3 Red Hat Bugzilla 2006-02-21 18:50:08 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.