Bug ID 1138278
Summary YaST crash when checking if there is a default gateway
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component YaST2
Assignee yast2-maintainers@suse.de
Reporter knut.anderssen@suse.com
QA Contact jsrain@suse.com
Found By ---
Blocker ---

When editing an interface with DHCP configuration and clicking 'Next', it is
checked if a static default route is defined. In case of present, then the user
is asked about remove it and there is where the bug arise.


Caller:
/home/suse/SUSE/Development/yast-meta/network/src/include/network/lan/address.rb:1369:in
`AddressDialog'
Details: uninitialized constant Yast::NetworkLanAddressInclude::Routing

The Dialog still references the old Yast::Routing module.


You are receiving this mail because: