Issue #2259 has been updated by James Turnbull.

Status changed from Accepted to Needs More Information
Target version deleted (unplanned)

Nigel - any updates on this?
----------------------------------------
Bug #2259: ralsh doesn't cope with single quotes in property values.
https://projects.puppetlabs.com/issues/2259

Author: Clay Caviness
Status: Needs More Information
Priority: Normal
Assignee: Nigel Kersten
Category: 
Target version: 
Affected Puppet version: 0.24.8
Keywords: 
Branch: 


Specifically, comment fields can include unescaped quotes, which results in 
incorrect syntax:

$ ralsh macauthorization system.identity.write.self
macauthorization { 'system.identity.write.self':
    comment => 'Checked when changing authentication credentials (password or 
certificate) for the current *user's* account.',
    authenticate_user => 'false',
    auth_type => 'right',
    auth_class => 'user',
    ensure => 'present',
    session_owner => 'true'
}


-- 
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