Issue #2994 has been updated by Markus Roberts.

Branch updated with a version of the patch which always checksums links (going 
back to the earlier strategy) with tests adjusted to correspond.  

This was needed to eliminate the partial reintroduction of the original bug in 
the case where the checksum of a followed link is being requested via rest from 
the client (which doesn't know that it's not just a regular file, and thus 
can't know to pass {links => follow} in the request).

----------------------------------------
Bug #2994: Should not attempt to manage content without checksum
http://projects.reductivelabs.com/issues/2994

Author: Markus Roberts
Status: Investigating
Priority: Normal
Assigned to: Markus Roberts
Category: plumbing
Target version: 0.25.2
Affected version: 0.25.2rc3
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.


Reply via email to