Issue #4097 has been updated by Igal Koshevoy. Subject changed from module names do not support the underscore character to Site should allow underscore character in module names Category set to module site Status changed from Unreviewed to Accepted Assigned to set to Igal Koshevoy Target version set to really soon
Garrett: Thanks for the bug report and supporting documentation link. ---------------------------------------- Bug #4097: Site should allow underscore character in module names http://projects.puppetlabs.com/issues/4097 Author: Garrett Honeycutt Status: Accepted Priority: High Assigned to: Igal Koshevoy Category: module site Target version: really soon Keywords: Branch: Affected URL: Similar to Bug #4088 You cannot have a module with an underscore. This is incorrect behavior based on http://docs.puppetlabs.com/guides/more_language.html#reserved_words__acceptable_characters To reproduce, go to http://forge.puppetlabs.com/modules and attempt to create a module with the name "testing_underscore". The following error will result. " 1 error prohibited this mod from being saved There were problems with the following fields: * Name should be 1 or more alphanumeric characters " -- 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.
