Issue #2831 has been updated by Brice Figureau. Status changed from Investigating to Ready for Checkin Branch set to http://github.com/masterzen/puppet/tree/tickets/0.25.x/2831
Patch approved and pushed to tickets/0.25.x/2831 in my gitghub repository. ---------------------------------------- Bug #2831: puppetdoc doesn't escape regex node names http://projects.reductivelabs.com/issues/2831 Author: Daniel Mahlow Status: Ready for Checkin Priority: Normal Assigned to: Brice Figureau Category: documentation Target version: 0.25.2 Affected version: 0.25.1 Keywords: puppetdoc regex Branch: http://github.com/masterzen/puppet/tree/tickets/0.25.x/2831 When running in *RDOC* mode, puppetdoc creates (among others) a file [NODENAME].html for every available node. This poses a problem when using *regular expression node names*, since they are usually preceded and trailed by a slash (i.e. /foo[0-9]bar/) and puppetdoc will thus *create empty directories* instead of files. -- 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.
