https://bugzilla.novell.com/show_bug.cgi?id=224742 mvidner@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #13 from mvidner@novell.com 2007-01-22 03:01 MST ------- Fixed for 10.3 in yast2-core-2.15.3 and for SLE10 SP1 in yast2-core-2.13.35. The fix is this: --- /usr/lib/YaST2/servers_non_y2/ag_modinfo.orig 2006-08-22 10:27:46.000000000 +0200 +++ /usr/lib/YaST2/servers_non_y2/ag_modinfo 2007-01-22 10:47:20.000000000 +0100 @@ -43,7 +43,7 @@ push @list, $file; } } - ycp::Return ( \@list ); + ycp::Return ( \@list, 1 ); } elsif ( ycpCommandIsRead ) { -- 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, or are watching someone who is.