Actions
Feature #1107
closedvariables in settings
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Variables don't work as values for group settings.
If I have:
foo = a
bar = b
red = $foo-$bar
and I reference $red, it is interpreted as $foo-$bar literal.
Updated by Benjamin Papillon over 11 years ago
- Description updated (diff)
- Status changed from Feedback to Closed
Updated by Dominic Cleal over 11 years ago
- Related to Feature #2260: Support dynamic ERB parameters in global and class params added
Actions