Actions
Refactor #21991
closedActionDispatch::ParamsParser::ParseError is deprecated
Description
With Rails 5.1:
- message: ActionDispatch::ParamsParser::ParseError is deprecated! Use ActionDispatch::Http::Parameters::ParseError instead. callstack: lib/middleware/catch_json_parse_errors.rb:9:in `rescue in call'
Updated by Anonymous almost 7 years ago
- Related to Tracker #20948: Rails 5.1 upgrade tasks added
Updated by The Foreman Bot almost 7 years ago
- Pull request https://github.com/theforeman/foreman/pull/5089 added
Updated by Tomer Brisker almost 7 years ago
- Translation missing: en.field_release set to 296
Updated by Anonymous almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 2902efcea509dcb155b0bd89435a30b406d276c5.
Updated by Anonymous almost 7 years ago
- Related to Refactor #22613: Drop Rails <5.1 ParseError added
Actions