Bug #34952
Rails 6: "`render file:` should be given the absolute path to a file. 'layouts/base' was given instead"
Description
The error above pops up when trying to go to the Products page, for example. Related to the upgrade to Rails 6.
Associated revisions
History
#1
Updated by The Foreman Bot 10 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/10127 added
#2
Updated by The Foreman Bot 10 months ago
- Fixed in Releases Katello 4.5.0 added
#3
Updated by Anonymous 10 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|155fa6f9416b078b48c1d8fca35761e9acc45f5f.
#4
Updated by Ian Ballou 10 months ago
- Triaged changed from No to Yes
Fixes #34952 - address render issues after Rails 6.1 upgrade (#10127)