Bug #25150
closed
regression: @dynamic in template is always false
Added by Timo Goebel about 6 years ago.
Updated about 6 years ago.
Description
@dynamic in templates is always false because ` =~ /^#Dynamic/` was changed to `.start_with?('#Dynamic')` and the partition tables start with metadata and not with `#Dynamic`.
- Related to Bug #21172: Unknown Variables in partition tables <%= @osver %> added
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6124 added
- Fixed in Releases 1.19.1 added
- Status changed from Ready For Testing to Closed
- Pull request https://github.com/theforeman/foreman/pull/6129 added
- Fixed in Releases 1.20.0 added
- Has duplicate Bug #24931: @dynamic kickstart variable stopped working in Foreman 1.19.0 added
Also available in: Atom
PDF