Actions
Bug #29311
closedDeprecation warnings are not being printed for Katello
Difficulty:
trivial
Triaged:
Yes
Bugzilla link:
Pull request:
Description
We are using the following warnings in the Katello controller code:
This commit looks like it silenced it:
https://github.com/theforeman/foreman/commit/0fd467c844fd200b5da72a0c670a5ac2bd4a61d6
This issue looks to log the warning to Rails for the API calls we care about and ignore the deprecated Rails calls we do not care about.
Updated by Chris Roberts about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset e8e637ba990eb72a0e78493d58f7b52fb44b18f5.
Actions