Actions
Bug #11847
closedOverride of global parameter on host form creates empty name/value row
Description
The host edit form fails to override global, inherited parameters correctly, just creating an empty name/value row without any existing name/value.
The new_param variable in the override_param function seems to be picking up the wrong elements, then it can't find the name/value from the existing parameter.
Tested on 570fb4c.
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/2744 added
- Pull request deleted (
)
Updated by Shlomi Zadok about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 8e49e12141b2f846b52487ce43fac5b10068bf1a.
Updated by Dominic Cleal about 9 years ago
- Has duplicate Bug #11917: Overriding a global parameter for a host results in an empty parameter name added
Actions