Actions
Bug #1967
closedBug in ports parsing
Affected Versions:
Effort:
Difficulty:
Label:
Description
In some cases variables in 'port-groups' section were not parsed correctly. For example, "[1:80,![2,4]]" (taken from wiki) was treated as a mistake.
Furthermore, sometimes a loop declaration is erroneously detected. E.g., specifying variable as '"HOME_NET, !$HOME_NET"' caused an error though everything is fine.
Actions