Issue #6625 has been updated by Matt Robinson. Project changed from Puppet to Puppet Enterprise Category deleted (Rails) Status changed from Unreviewed to Accepted
---------------------------------------- Bug #6625: dashboard-1.0.4 should be aware of puppet server system timezone info https://projects.puppetlabs.com/issues/6625 Author: T.J. Yang Status: Accepted Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: dashboard, default timezone Branch: Affected PE version: dashboard-1.0.4's environment.rb is hard-corded with UTC timezone like following [root@fl36t-centos54-32 puppet]# grep UTC ./share/puppet-dashboard/config/environment.rb config.time_zone = 'UTC' [root@fl36t-centos54-32 puppet]# date Mon Mar 7 17:23:40 EST 2011 [root@fl36t-centos54-32 puppet]# Shouldn't time_zone got derived from local server timezone info ? -- 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.
