Issue #4286 has been updated by Brice Figureau. Category set to documentation Status changed from Investigating to Ready for Testing Branch set to http://github.com/masterzen/puppet/tree/tickets/master/4286
Brice Figureau wrote: > What do you propose as alternative? > > I suppose using __site__ would work, but looks like python :) > I'll send a patch later in the week once we find a different name. OK, I was wrong :) I just pushed an untested fix here for 2.6 (not sure the patch applies to 0.25, but the change is trivial): http://github.com/masterzen/puppet/tree/tickets/master/4286 Can you check it works better? ---------------------------------------- Bug #4286: puppetdoc should not use < and > in filenames like <site>.html http://projects.puppetlabs.com/issues/4286 Author: Joe McDonagh Status: Ready for Testing Priority: Normal Assigned to: Brice Figureau Category: documentation Target version: Affected version: 0.25.4 Keywords: puppetdoc rdoc Branch: http://github.com/masterzen/puppet/tree/tickets/master/4286 This causes windows to fail to open the index.html and <site>.html, therefore making a large portion of my docs useless to anybody using windows. It's also IMO a bad idea even to use these characters in the UNIX world. -- 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.
