Bug 493839

Summary: S-c-tools cleanup: inputs checking
Product: [Fedora] Fedora Reporter: Roman Rakus <rrakus>
Component: system-config-printerAssignee: Tim Waugh <twaugh>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: jreznik, tsmetana, twaugh
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.1.11-1.fc12 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-07 17:13:32 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: 473302, 493608    

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

How reproducible:
Basic Server Settings - Advanced - IP address check

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 Tim Waugh 2009-04-03 16:31:03 UTC
Hostnames are also allowed there but discouraged.

Comment 2 Mark McLoughlin 2009-04-30 06:50:31 UTC
Pretty sure this was meant to block F11Target, not depend on it