Issue #3078 has been updated by Rein Henrichs.

Status changed from Accepted to Ready for Testing

Ah, "render :partial => partial_name" requires the use of :locals (old API) 
whereas "render template_name" (new API) doesn't. I managed to mix them up. 
Thanks! Applied your changes.
----------------------------------------
Bug #3078: When viewing node, report status graph incorrectly shows other node 
statuses
http://projects.reductivelabs.com/issues/3078

Author: Scott Smith
Status: Ready for Testing
Priority: Normal
Assigned to: 
Category: 
Target version: 
Keywords: 
Branch: 


This is because the :statuses is not enclosed in a :locals, causing the partial 
to create a new `statuses' variable.

See 
http://github.com/ohlol/puppet-dashboard/commit/a308b995a5bfb8ad2579dd00516a816a63abc672
 for a fix (line 35).


-- 
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://reductivelabs.com/redmine/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