selected Default time zone is not being remembered after generating a form error (by entering & submitting not matching passwords) at the installation step 'configure site'.

Comments

theo_’s picture

Project: Commerce Kickstart » Drupal core
Version: 7.x-2.x-dev » 7.x-dev
Component: User interface » install system
Category: feature » bug
Status: Active » Needs review
StatusFileSize
new782 bytes

This 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.

Status: Needs review » Closed (outdated)

Automatically closed because Drupal 7 security and bugfix support has ended as of 5 January 2025. If the issue verifiably applies to later versions, please reopen with details and update the version.