Issue #2831 has been updated by James Turnbull. Status changed from Ready for Checkin to Closed
Pushed in commit:"f5dd6c888a5e5011d2dac074373984604506ab12" in branch 0.25.x ---------------------------------------- Bug #2831: puppetdoc doesn't escape regex node names http://projects.reductivelabs.com/issues/2831 Author: Daniel Mahlow Status: Closed 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.
