Bugzilla – Attachment #256991: Proposed Patch for bug #450229
import "Internet";
import "Installation";
if (!Internet::do_you) return `auto;
// if (!Internet::do_you) return `auto; (bnc#450229)
map ui = UI::GetDisplayInfo();
}
else if ( ret == `next )
{
if ( (boolean) UI::QueryWidget(`id(`noupdate), `Value) )
if ( (boolean) UI::QueryWidget(`id(`update), `Value) )
Internet::do_you = true;
else
ret = `skip;