Actions
Bug #22203
closedNavigating through nested facts fails if the fact name contains dot
Description
The reason is the dot is considered a separator before format. We need to enforce parent parameter regular expression for it to also consume dot.
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5158 added
Updated by Tomer Brisker over 6 years ago
- Translation missing: en.field_release set to 330
Updated by Marek Hulán over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 3ffff2e171dc6c0ee8257d67b24d2c6ad10015d4.
Actions