Refactor #12067
closed
Delegated methods need to be public, not protected
Added by Daniel Lobato Garcia about 9 years ago.
Updated over 6 years ago.
Description
generate_pxe_template and require_ip_validation? are delegated to primary interface on Host::Managed. However, these methods are protected. On Rails 4, protected methods cannot be called through a delegation, these methods have to be public.
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2781 added
- Pull request deleted (
)
- Tracker changed from Bug to Refactor
- Assignee set to Daniel Lobato Garcia
- Translation missing: en.field_release set to 63
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Also available in: Atom
PDF