Issue #4691 has been updated by Markus Roberts. Status changed from Accepted to Ready for Testing Branch set to http://github.com/MarkusQ/puppet/tree/ticket/2.6.x/4691
I ran out of time to figure out _why_ the change occurred (it appears to be a consequence of how we store classes). Things I don't understand at the moment: 1) why the change was made, 2) why the ticket is considered "high", 3) what you'd even use $name for in the first place. The attached branch is a phenomenological fix; it just downcases the name as set in $name. This should be minimal impact. ---------------------------------------- Bug #4691: $name initial-uppercased http://projects.puppetlabs.com/issues/4691 Author: Dan Urist Status: Ready for Testing Priority: High Assignee: Markus Roberts Category: Target version: 2.6.1 Affected version: 2.6.1rc2 Keywords: Branch: http://github.com/MarkusQ/puppet/tree/ticket/2.6.x/4691 The $name variable is initial-uppercased in modules in 2.6.1rc2; 0.25 did not do this. -- 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.
