Issue #11911 has been updated by Henrik Lindberg.

BTW, this was once supported in the grammar (it was referred to as "unquoted 
string") but has been remove. Don't know if it ever actually worked.
----------------------------------------
Bug #11911: Variables with {} should always work
https://projects.puppetlabs.com/issues/11911#change-73127

Author: Hunter Haugen
Status: Accepted
Priority: Normal
Assignee: 
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.

Reply via email to