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 Marek Hulán over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 3ffff2e171dc6c0ee8257d67b24d2c6ad10015d4.
Actions