Bug 493837

Summary: S-c-tools cleanup: inputs checking
Product: [Fedora] Fedora Reporter: Roman Rakus <rrakus>
Component: system-config-networkAssignee: Nils Philippsen <nphilipp>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: harald, jreznik, nphilipp, rnovacek, tsmetana
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: system-config-network-1.5.99.1 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-10 09:55:02 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:
Bug Depends On:    
Bug Blocks: 493606    
Attachments:
Description Flags
Proposed patch that adds checking for valid IP addresses none

Description Roman Rakus 2009-04-03 09:59:24 UTC
Description of problem:
Every input should be tested and/or filtered.

How reproducible:
sane IP address input - sometimes every input is allowed (like "asasgdh"), sometimes dot style IP address but not correct (10.0.0.0.0)

Steps to Reproduce:
Do something without sense. For example fill IP address field with zywe

Actual results:
Tool will not notify user, that he write it wrong.

Expected results:
In some cases you can filter input (appropriate settings on widget). Notify user about his mistake and don't let tool to traceback.

Additional info:
You can set appropriate settings. You can use signal changed and/or focus-out for text fields.

Comment 1 Radek Novacek 2009-08-12 09:13:02 UTC
Created attachment 357130 [details]
Proposed patch that adds checking for valid IP addresses

Comment 2 Fedora Admin XMLRPC Client 2012-12-19 15:31:36 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Nils Philippsen 2016-06-10 09:55:02 UTC
The patch has long since been applied (version 1.5.99.1).