Modify

Ticket #600 (closed defect: fixed)

Opened 15 years ago

Last modified 14 years ago

Hardcoded timezone in reporting system

Reported by: kisielk Owned by: desai
Priority: major Milestone: Bcfg2 0.9.6 Release
Component: bcfg2-reports Version:
Keywords: Cc:

Description

The timezone for the reporting system is hardcoded to America/Chicago? in trunk/bcfg2/src/lib/Server/Reports/settings.py (line 47)

Perhaps a new config file option is required, or figure out how to parse it from the system and present it in the appropriate format to Django.

Attachments

Change History

comment:1 Changed 14 years ago by desai

  • Status changed from new to closed
  • Resolution set to fixed

OK, as of [3452092321e545b6113c8965c862b76fdab951d5] (SVN r4936), the system reads the setting time_zone in the statistics section of bcfg2.conf. It should be something like "America/Chicago?" (with no spaces).

WARNING! You need to establish a session before you can create or edit tickets. Otherwise the ticket will get treated as spam.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.