Bug 346751

Summary: wrong validation of tab widget
Product: [openSUSE] openSUSE 11.0 Reporter: Jiří Suchomel <jsuchome>
Component: YaST2Assignee: Jiri Srain <jsrain>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None    
Version: Alpha 2   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jiří Suchomel 2007-12-07 09:21:44 UTC
The tab widget description generated by CWMTab::CreateWidget doesn't have a "help" key, however the validation function CWM::ValidateValueContents reports an error that the help is missing:

CWM.ycp:277 Error on key help of widget tab: Empty help

Looks like either CWMTab::CreateWidget should provide a help key or the tab widget should be validated differently.
Comment 1 Jiri Srain 2007-12-07 10:19:41 UTC
Done in SVN. Will go to autobuild today.