Actions
Bug #12934
closedUnhiding paramter values clears their value
Description
This is caused by the jQuery update, attr('value', 'some_value') no longer sets value on text areas as value is not an attribute any more.
Updated by Tomer Brisker almost 9 years ago
- Related to Refactor #8705: Update jQuery to recent version added
Updated by Tomer Brisker almost 9 years ago
- Related to Refactor #12935: Check js code against jQuery upgrade guide and release notes added
Updated by The Foreman Bot almost 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3002 added
Updated by Dominic Cleal almost 9 years ago
- Translation missing: en.field_release set to 71
Updated by Ori Rabin almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 947393d8cb0c6ddb452cbc86204f78259022a9d3.
Actions