Issue #11911 has been updated by Randall Hansen.
Assignee set to J.D. Welch
----------------------------------------
Bug #11911: Variables with {} should always work
https://projects.puppetlabs.com/issues/11911#change-73133
Author: Hunter Haugen
Status: Accepted
Priority: Normal
Assignee: J.D. Welch
Category: language
Target version:
Affected Puppet version:
Keywords: variable, variables, curly, braces, brackets, parser
Branch:
This works: `$variable`
This works: `"${variable}"`
This fails: `${variable}`
It would be more consistent for curly braces/brackets `{}` around variables to
work both inside and outside of double-quotes.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.