Actions
Bug #10849
closedWe send form templates as part of params
Description
When we use nested fields for has many relation, we usually have hidden template of form that we copy when user clicks "Add $item". Unfortunately we send the template form as a part of $item_attribues in params which causes various problems. We should remove the template from form upon submit so it is not sent.
Updated by The Foreman Bot almost 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2468 added
- Pull request deleted (
)
Updated by Dominic Cleal almost 10 years ago
- Translation missing: en.field_release set to 35
Updated by Marek Hulán almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 77c68e4382489bdd2109c790e400f76cd779a540.
Updated by Dominic Cleal almost 10 years ago
- Related to Bug #10994: Extra interface added when selecting compute profile added
Actions