Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86737 - Networking page allows adding blank adapter/ip/mask
Summary: Networking page allows adding blank adapter/ip/mask
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Installer (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Installer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-25 23:27 UTC by Steven Noonan
Modified: 2006-03-24 13:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Fix for Networking.py script (network.diff,12.51 KB, patch)
2005-03-25 23:29 UTC, Steven Noonan
Details | Diff
FIXED fix for the Networking.py script. (network.diff,4.39 KB, patch)
2005-03-25 23:39 UTC, Steven Noonan
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Noonan 2005-03-25 23:27:00 UTC
On the networking page, you can click New and Update, and if you click in the list, you'll notice a 'ghost'. It added the empty fields. Patch attached.

Reproducible: Always
Steps to Reproduce:
1. Get to Networking setup page.
2. Click New.
3. Click Update.
Actual Results:  
An item was added to the list, with no network adapter, IP, nor mask. 

Expected Results:  
Reject the 'update' click, and drop the empty entry. 

N/A
Comment 1 Steven Noonan 2005-03-25 23:29:15 UTC
Created attachment 54498 [details, diff]
Fix for Networking.py script

This patch makes the GUI ignore the entry unless the fields for the adapter, IP
and subnet are filled in.
Comment 2 Steven Noonan 2005-03-25 23:39:15 UTC
Created attachment 54499 [details, diff]
FIXED fix for the Networking.py script.

Ditto from last patch, except this one does what it's supposed to.
Comment 3 Andrew Gaffney (RETIRED) gentoo-dev 2005-03-25 23:49:23 UTC
Fixed in cvs
Comment 4 Jeffrey Forman (RETIRED) gentoo-dev 2006-03-24 13:46:26 UTC
Moving to Release Media/Installer.