Issue #15531 has been updated by Lukáš Zapletal.
https://github.com/puppetlabs/puppet/pull/1038 ---------------------------------------- Bug #15531: [Pull request] Graph (dot) escaping for double quotes https://projects.puppetlabs.com/issues/15531#change-69115 Author: Lukáš Zapletal Status: Requires CLA to be signed Priority: Normal Assignee: Lukáš Zapletal Category: Target version: Affected Puppet version: Keywords: Branch: Graph generation was not escaping double quotes for node names. This simple patch replaces all " with \" in all node names in dot graphs so they can be generated even from catalogs with double quotes. https://github.com/lzap/puppet/compare/graph_escape_fix https://github.com/lzap/puppet/tree/graph_escape_fix -- 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.
