Title: Message Title
Andy Parker commented on an issue
Puppet / Bug PUP-3364
Attempt to use Numeric as title in a Resource type causes internal error
When an attempt is made to reference a resource and using a numeric title, the error messages that is emitted is "Cannot use Fixnum where String is expected" - which is technically correct, but it could be much more informative.

This is the result of doing something like:
{code}
File[3]
Resource[sometype, 42]
{code}

A more specific error message...

--
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/d/optout.

Reply via email to