https://bugzilla.novell.com/show_bug.cgi?id=450231 User locilka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450231#c3 Lukas Ocilka <locilka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |coolo@novell.com AssignedTo|locilka@novell.com |jsuchome@novell.com --- Comment #3 from Lukas Ocilka <locilka@novell.com> 2008-12-01 04:57:03 MST --- // Release Notes - going back Calling `inst_release_notes ($["enable_back":true, "enable_next":true, "going_back":true]) returned `back // Calling SuSEConfig (according to control file) Calling `inst_suseconfig ($["enable_back":false, "enable_next":false, "going_back":true]) // SuSEConfig is not executed when "going_back" // Returning `auto -> `back Calling `inst_suseconfig ($["enable_back":false, "enable_next":false, "going_back":true]) returned `auto // Going back one more step // Executing: Step name 'user_non_interactive' executes 'inst_user' // According to the control file Calling `inst_user ($["enable_back":true, "enable_next":true, "going_back":true]) In my opinion, the script should also return `auto in this case. BTW, also doesn't sound critical to me. A temporary (openSUSE 11.1) fix could be done in control file by disabling possibility to go back from the inst_release_notes dialog. -- 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.