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.