View Issue Details

IDProjectCategoryView StatusLast Update
0004426mantisbtemailpublic2004-09-12 08:28
Reportervboctor Assigned Tothraxisp  
PriorityhighSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version0.19.0rc1 
Fixed in Version0.19.0 
Summary0004426: Email notifications to users with language set to "auto" causes errors
Description

The error is shown below. The workaround is to copy lang/strings_[default_language].txt to lang/strings_auto.txt.

SYSTEM WARNING: lang_load(/usr/local/httpd/vservers/htdocs/mantisbt.org/mantis/lang/strings_auto.txt): failed to open stream: No such file or directory

Fatal error: lang_load(): Failed opening required '/usr/local/httpd/vservers/htdocs/mantisbt.org/mantis/lang/strings_auto.txt' (include_path='.:/usr/share/pear') in /usr/local/httpd/vservers/htdocs/mantisbt.org/mantis/core/lang_api.php on line 36

TagsNo tags attached.

Relationships

has duplicate 0004427 closedjlatour SYSTEM WARNING: lang_load 
child of 0003987 closedvboctor Mantis 0.19.0 Release 

Activities

thraxisp

thraxisp

2004-08-30 22:41

reporter   ~0007320

I will default the user preference of 'auto' to the default language.

thraxisp

thraxisp

2004-08-30 22:54

reporter   ~0007321

fixed in CVS