Bug 105154 - clients/inst_proposal.ycp:237 Argument (warn_level) to contains(...) is nil
Summary: clients/inst_proposal.ycp:237 Argument (warn_level) to contains(...) is nil
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Beta 2
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Lukas Ocilka
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-17 12:09 UTC by Lukas Ocilka
Modified: 2005-08-18 05:39 UTC (History)
0 users

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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