Issue #4615 has been updated by Markus Roberts. Status changed from Unreviewed to Ready for Testing
---------------------------------------- Bug #4615: 2 minor glitches in vim syntax file http://projects.puppetlabs.com/issues/4615 Author: Marc Fournier Status: Ready for Testing Priority: Normal Assignee: Marc Fournier Category: ext Target version: 2.6.1 Affected version: 2.6.1rc3 Keywords: Branch: http://github.com/mfournier/puppet/tree/ticket/2.6.x/4615 - this code breaks the syntax highlighting: <pre> $bla = $fact { /foo|bar/ => "value containg a /" } </pre> - and highlighting fails on attributes containing colons: <pre> $value = "blabla - ${module::class::attribute}" </pre> -- 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.
