Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
install system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2012 at 12:03 UTC
Updated:
16 Jul 2013 at 10:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
theo_ commentedThis a bug inherent from Drupal.
When reaching the "Site information" installation page Drupal always detect the user's timezone through ajax, thus the the submitted value is never used as default value.
Here is a small patch which avoid the user's timezone detection if a value has been submitted.