http://bugzilla.novell.com/show_bug.cgi?id=557772 http://bugzilla.novell.com/show_bug.cgi?id=557772#c23 Martin Vidner <mvidner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 - Urgent |P3 - Medium --- Comment #23 from Martin Vidner <mvidner@novell.com> 2009-12-02 13:58:55 UTC --- Please use a supported browser. The user agent is Google Chrome ("Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.4 (KHTML, like Gecko) Chrome/4.0.245.0 Safari/532.4", from /srv/www/yast/log/lighttpd.access.log) There is actually a bug in YaPI::NETWORK::Read where it does not strip a trailing newline from the domain name(*), but the supported browsers somehow hide it. Chrome doesn't, so the webclient detects a change in the domain name(**), and goes to reconfigure the network... (*) /var/log/YaST2/y2log 2009-12-02 11:43:44 <3> webyast-demo(5640) [bash] ShellCommand.cc(shellcommand):78 hostname: Unknown host 2009-12-02 11:43:44 <2> webyast-demo(5640) [YCP] Hostname.ycp:154 Using fallback hostname webyast-demo.local 2009-12-02 11:43:44 <1> webyast-demo(5640) [DBus-service] DBusModulesServer.cc(handler):532 Result: $["dns":$["nameservers":[], "searches":[]], "hostname":$[ "domain":"local\n", "name":"webyast-demo"], "interfaces":$["eth0":$["bootproto":"dhcp"]], "routes":$["default":$["via":""]]] (**) /srv/www/yast/log/production.log Processing NetworkController#update (for 10.10.0.65 at 2009-12-02 11:44:06) [PUT] Parameters: {"name"=>"webyast-demo", "commit"=>"Next", "action"=>"update", "_method"=>"put", "authenticity_token"=>"PW6TXwK7QC37owz5Rqvd74jfKYOHWPmtQSddKn0 8uQc=", "domain"=>"local", "interface"=>"eth0", "controller"=>"network", "conf_mode"=>"dhcp"} permissions http://localhost:4984/ dirty after default routing: false permissions http://localhost:4984/ dirty after dns: false permissions http://localhost:4984/ dirty after hostname: true permissions http://localhost:4984/ dirty after interface config: true Redirected to https://10.10.101.194:54984/controlpanel/nextstep Completed in 22906ms (DB: 13) | 302 Found [https://10.10.101.194/network/update] -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.