Issue #2994 has been updated by Markus Roberts. Status changed from Ready for Testing to Code Insufficient
The fix works as reported by the user, but I'm not satisfied with the error handling. Revised (and hopefully final) branch up shortly. ---------------------------------------- Bug #2994: Should not attempt to manage content without checksum http://projects.reductivelabs.com/issues/2994 Author: Markus Roberts Status: Code Insufficient Priority: Normal Assigned to: Markus Roberts Category: plumbing Target version: 0.25.2 Affected version: 0.25.2rc2 Keywords: Branch: http://github.com/MarkusQ/puppet/tree/ticket/0.25.x/2994 Attempting to call a constructed method name with a nil component (the checksum type in this case) causes an unhelpful error message in a case where either 1) the results were not needed anyway or 2) a more useful error message would otherwise be generated. It also opens (at least hypothetically) then possibility that some unrelated method (in this case "_file" would be called if it existed. -- 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://reductivelabs.com/redmine/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.
