Actions
Bug #20931
closedUsing host_params in parameters leads to @Safemode doesn't allow to access 'host_params' on #<Safemode::ScopeObject>@
Difficulty:
medium
Triaged:
No
Pull request:
Description
1. use <%= host_params('blabla') %>
inside the host parameters
2. Rendering fails on Safemode doesn't allow to access 'host_params' on #<Safemode::ScopeObject>
Updated by Ivan Necas about 7 years ago
- Related to Feature #16740: Host parameters should be available in templates using some macro added
Updated by The Foreman Bot about 7 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4835 added
Updated by Marek Hulán almost 7 years ago
- Translation missing: en.field_release set to 330
Updated by Ivan Necas almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 638d98a90b848bfa9a6f0e722b2cbc992caaef34.
Updated by Marek Hulán over 6 years ago
- Related to Bug #23593: function "host_param" in default value of smart class parameter is not allowed anymore. It results in undefined method `host_param' (erb):1:in `parse_string' added
Updated by Ondřej Pražák about 6 years ago
- Triaged set to No
- Fixed in Releases 1.18.2 added
Updated by Tomer Brisker about 6 years ago
- Fixed in Releases 1.18.0 added
- Fixed in Releases deleted (
1.18.2)
Actions