2185: Site creation crashes on freebsd because of unsupported timezone

chambon*******@gmai***** (Google Code) (Is this you? Claim this profile.)
Jan. 22, 2012
What version are you running?
'1.5.5'

What's the URL of the page containing the problem?
When creating site.

What steps will reproduce the problem?
1. Use FreeBSD 8.2-RC2 
2. Try to create reviewboard site

What is the expected output? What do you see instead?
An exception is raised, because dafaut TIME_ZONE setting of reviewboard django application is US/Pacific, but freebsd doesn't support this timezone

Please provide any additional information below.
Maybe the best solution would be to use a more universally supported timezone as default, or to ask user for the time zone when inside the sit creation wizard.
david
#1 david
Fixed in master (b0d0228). Thanks!
  • +Fixed