Download & Extend

Default Timezone Not Used durning User Create

Project:Lightweight Directory Access Protocol
Version:7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

when a new user is created in Drupal after authenticating to LDAP, the drupal user account does not have a "Timezone" value.

It should use the "default timezone" from the system configuration.

Comments

#1

Also, users.signature_format is NULL. Probably want to set that to a default like "plain_text"

#2

Version:7.x-1.0-beta5» 7.x-1.x-dev
Status:active» postponed (maintainer needs more info)

Can someone look into this. I have 2 questions:
-- My understanding is user_save will set the defaults not specified (along with the hooks it invokes.) It would seem odd for something like ldap_authentication to be setting profile format or timezone.
-- with ldap_authentication turned off, do created accounts on your install have correct profile format and timezone?

#3

Status:postponed (maintainer needs more info)» closed (won't fix)
nobody click here