Bug 105154

Summary: clients/inst_proposal.ycp:237 Argument (warn_level) to contains(...) is nil
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Lukas Ocilka <locilka>
Component: YaST2Assignee: Lukas Ocilka <locilka>
Status: RESOLVED FIXED QA Contact: Klaus Kämpf <kkaempf>
Severity: Normal    
Priority: P5 - None    
Version: Beta 2   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Lukas Ocilka 2005-08-17 12:09:24 UTC
It also might be a wrong return from yast2-runlevel...

2005-08-17 13:16:46 <1> linux(3002) [Interpreter] clients/inst_proposal.ycp:134
Called YaST client returned: $["preformatted_proposal":"<ul>\n<li>5: F
ull multiuser with network and display manager</li></ul>", "warning":nil,
"warning_level":nil]

2005-08-17 13:16:46 <3> linux(3002) [Interpreter] clients/inst_proposal.ycp:237
Argument (warn_level) to contains(...) is nil

2005-08-17 13:16:46 <3> linux(3002) [Interpreter] clients/inst_proposal.ycp:237
if condition is nil.

2005-08-17 13:16:46 <1> linux(3002) [wfm] Y2CCWFM.cc(createInLevel):153 Parsing
finished

2005-08-17 13:16:46 <1> linux(3002) [Interpreter] clients/inst_proposal.ycp:50
Calling YaST client software_simple_proposal (arguments: ["MakeProposal",
$["force_reset":false, "language_changed":false]])
Comment 1 Jiri Srain 2005-08-17 13:48:10 UTC
I added checking for nil into inst_proposal.ycp.  
  
But runlevel_proposal should definitly not return nil as warning level.  
Comment 2 Lukas Ocilka 2005-08-18 05:39:25 UTC
Fixed in SVN