[Bug 430848] New: yast2 sysconfig xmlhelp returns empty values
https://bugzilla.novell.com/show_bug.cgi?id=430848 Summary: yast2 sysconfig xmlhelp returns empty values Product: openSUSE 11.1 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: YaST2 AssignedTo: lslezak@novell.com ReportedBy: schubi@novell.com QAContact: jsrain@novell.com CC: schubi@novell.com, visnov@novell.com Depends on: 269891 Found By: Other There is an empty "command" <!DOCTYPE commandline SYSTEM "/usr/share/YaST2/schema/commandline.dtd"> <commandline xmlns:config="http://www.suse.com/1.0/configns"> <commands config:type="list"> <command> <help>Set empty value ("")</help> <name>clear</name> <options config:type="list"> <option> <help>Selected variable</help> <name>variable</name> <type>string</type> </option> </options> </command> <command> <help>Show details about selected variable</help> <name>details</name> <options config:type="list"> <option> <help>Selected variable</help> <name>variable</name> <type>string</type> </option> </options> </command> <command> <help>Display configuration summary</help> <name>list</name> <options config:type="list"> <option> <help>Display all variables</help> <name>all</name> </option> </options> </command> <command/> </commands> <module>sysconfig</module> </commandline> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430848 Bug 430848 depends on bug 269891, which changed state. Bug 269891 Summary: yast GenProf does not understand the "help" option https://bugzilla.novell.com/show_bug.cgi?id=269891 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430848 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Priority|P5 - None |P4 - Low -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430848 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430848#c1 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Minor |Major Priority|P4 - Low |P3 - Medium --- Comment #1 from Ladislav Slezak <lslezak@novell.com> 2008-12-23 00:58:03 MST --- Actually the problem was in CommandLine.ycp - value of "help" key in the command line map can be also a list<string> which describes a multi line help text. Unfortunately 'xmlhelp' command supported string type only. The empty command is the result of the type error. The empty command is not redundant, in fact there is one command missing in the output. Raising the severity because more yast modules might be affected. The fix has been submitted to SVN trunk and to Code11 branch. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430848 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430848#c2 --- Comment #2 from Ladislav Slezak <lslezak@novell.com> 2009-01-05 06:30:00 MST --- Submitted in yast2-2.17.61 (SLE11) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=430848 User lslezak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=430848#c3 Ladislav Slezak <lslezak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Ladislav Slezak <lslezak@novell.com> 2009-01-13 07:04:20 MST --- Submitted in yast2-2.18.0. (openSUSE-11.2) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com