Actions
Bug #9787
closedDefault values of smart class parameters can't be JSON or YAML
Description
While #9673 fixed the issue for overrides, we have the same problem (double typecasting) for default values. So if there's no override for such parameter, we render the default value as true.
Updated by Marek Hulán almost 10 years ago
- Related to Bug #9673: YAML type casting fails for lookup values in 1.7.3 added
Updated by The Foreman Bot almost 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2238 added
- Pull request deleted (
)
Updated by Martin Hubert almost 10 years ago
Thanks, the patch works for me. :-)
Updated by Marek Hulán over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset a2468540b62942a2a9adfb428003d5308df7ab56.
Updated by Dominic Cleal over 9 years ago
- Related to Bug #8052: Smart class parameters with ERB snippets are broken for other that String types added
Actions