Issue #4079 has been updated by Igal Koshevoy. Status changed from Accepted to Closed
Fixed in r0.1.11. ---------------------------------------- Bug #4079: site incorrectly has a two character minimum project name http://projects.puppetlabs.com/issues/4079 Author: Garrett Honeycutt Status: Closed Priority: Normal Assigned to: Igal Koshevoy Category: module site Target version: really soon Keywords: Branch: Affected URL: While puppet modules can be one character long, the site enforces a two character minimum, which is incorrect. Found this yesterday when I tried to create an x module and had to name it x11. To reproduce visit http://forge.puppetlabs.com/modules/new and put in a one character module name. You should get an error stating the following. ------------------------------------------------------------- 1 error prohibited this mod from being saved There were problems with the following fields: * Name should be 2 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.
