Issue #1522 has been updated by luke. Status changed from Accepted to Closed
Fixed in [c819042]. ---------------------------------------- Bug #1522: The string format incorrectly always considers itself supported http://reductivelabs.com/redmine/issues/show/1522 Author: luke Status: Closed Priority: High Assigned to: luke Category: plumbing Target version: 0.25.0 Complexity: Easy Affected version: 0.24.4 Keywords: I foolishly copy/paste developed the string format type, and in the process I retained the 'supported?' method that declares that this format is always valid. This needs to be fixed to the point where the Catalog class is considered unsupported (because it isn't) and the Certificate class is considered supported (because it is). ---------------------------------------- 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 -~----------~----~----~----~------~----~------~--~---
