Issue #5063 has been reported by Markus Roberts.

----------------------------------------
Refactor #5063: Internal global variable lookups should not be scoped
https://projects.puppetlabs.com/issues/5063

Author: Markus Roberts
Status: Accepted
Priority: Normal
Assignee: Markus Roberts
Category: 
Target version: 
Affected Puppet version: 
Branch: 


Some functions internally refer to global variables/facts, specifically 
fqdn_rand (which uses $fqdn) and extlookup (which uses extlookup_precedence and 
extlookup_datadir).  

The lookup for these values should go directly to topscope rather than 
searching through the (dynamic) scope chain.
 


-- 
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.

Reply via email to