Bug #11596
closedError generating IP: Not Found shoud not be in the IP field
Description
The "Error generating IP: Not Found" error is being inserted in the field itself on error (e.g. proxy is not reachable). This is not only nice from the UX standpoint, but when you try to create new host with proxy unavaiable and you don't even open the interface form and submit, the IP is kept set to this string, which causes validation error. We should totally leave IP field empty on errors showing this message as a proper validation error.
Assigning to Shimon who introduced this behavior.
Updated by Lukas Zapletal about 9 years ago
- Related to Bug #10976: Unused IP button does not work anymore added
Updated by Lukas Zapletal about 9 years ago
- Priority changed from Normal to High
For the record, this is not just a cosmetic thing. It breaks DHCP IP address assignement if you have multiple subnets and you want to suggest an IP address from other subnet that is pre-selected (the first one usually).
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2650 added
- Pull request deleted (
)
Updated by Shimon Shtein about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 7027757a50cd822201177190c43607a321322d34.
Updated by Dominic Cleal about 9 years ago
- Translation missing: en.field_release set to 63
Updated by Marek Hulán almost 9 years ago
- Related to Bug #12859: "Suggest new" link for IP address on interface model window doesn't work added