Issue #22366 has been updated by Alexander Fortin. Status changed from Unreviewed to Needs Decision
Still reproducible in v3.3.0 <pre><code> # ruby --version; puppet --version; puppet apply --parser=future -e '1<||>' ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux] 3.3.0 Error: Resource type #<puppet::pops::model::literalnumber:0x00000003d7c398> doesn't exist on node fake </code></pre> ---------------------------------------- Bug #22366: The future parser validator doesn't catch using bad resource types in collection queries https://projects.puppetlabs.com/issues/22366#change-98313 * Author: Erik Dalén * Status: Needs Decision * Priority: Normal * Assignee: Henrik Lindberg * Category: parser * Target version: * Affected Puppet version: 3.2.4 * Keywords: * Branch: ---------------------------------------- For example: puppet apply --parser=future -e '1<||>' Error: Resource type #<puppet::pops::model::literalnumber:0x007f822724c1c8> doesn't exist on node dalen -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
