Bug 493837 - S-c-tools cleanup: inputs checking
Summary: S-c-tools cleanup: inputs checking
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-network
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 493606
TreeView+ depends on / blocked
 
Reported: 2009-04-03 09:59 UTC by Roman Rakus
Modified: 2016-06-10 09:55 UTC (History)
5 users (show)

Fixed In Version: system-config-network-1.5.99.1
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-10 09:55:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Proposed patch that adds checking for valid IP addresses (6.32 KB, patch)
2009-08-12 09:13 UTC, Radek Novacek
no flags Details | Diff

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).


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