Actions
Bug #1432
closedsubnet gateway infos only saved when fill gateway and dns fields
Description
Hi,
fix bug from ttp://www.theforeman.org/issues/1361#change-4337
the informations in the subnet form only saved if you fill the gateway and one dns fields.
the cause is the validation in models/subnets.rb
whyever the :allow_blank should work, but i need to add :allow_nil also to get this working
rgds florian
Updated by Florian Koch about 13 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 8cc2722dfadc1b10c9337e1bc80748671a24852a.
Actions