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 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5158 added
Updated by Marek Hulán over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions