Issue #3078 has been updated by Rein Henrichs. Status changed from Unreviewed to Accepted
---------------------------------------- Bug #3078: When viewing node, report status graph incorrectly shows other node statuses http://projects.reductivelabs.com/issues/3078 Author: Scott Smith Status: Accepted 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.
