View Issue Details

IDProjectCategoryView StatusLast Update
0006084mantisbtadministrationpublic2008-10-18 18:34
ReporterHeikoNorderstedt Assigned Tothraxisp  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version0.19.2 
Summary0006084: default language for account registration
Description

The Email for the account registration ist send in english, when the default language is set to auto. The language setting in the browser seem to be ignored!

TagsNo tags attached.

Relationships

duplicate of 0007488 closedsiebrand [all lang] Creating user from an administrator account sends e-mail in admin's language instead of system-default language 

Activities

thraxisp

thraxisp

2005-08-04 16:59

reporter   ~0011075

Although much of the language handling was changed between 0.19.2 and now, this problem was still there.

Fixed in CVS
core/email_api.php -> 1.121

achumakov

achumakov

2006-10-01 09:13

reporter   ~0013570

Special case needs to be handled:

if user is created by Admin, Language needs to be default, NOT admins!