Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
1
-
May 21
Description
If there are nodes without facts (node.facts == nil), update-tag-rule seems to succeed but the background processing of Tag#eval_nodes fails because Tag#match? passes nil into the matcher as the facts which eventually fails by trying to call nil.[]