View Issue Details

IDProjectCategoryView StatusLast Update
0004643mantisbtadministrationpublic2004-11-06 06:27
Reportercbh Assigned Tothraxisp  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformWindowsOSXPOS VersionSP1
Product Version0.19.0 
Summary0004643: Unable to send reminders to people with language set to "Auto"
Description

When I try to send a reminder to a person I sometimes get a page with the following warning, no email is sent, and no note is added - there is an entry in the issue history about the person has started monitoring the issue.

SYSTEM WARNING: lang_load(c:\program files\apache group\apache\htdocs\coronadb\lang\strings_auto.txt): failed to open stream: No such file or directory

Fatal error: lang_load(): Failed opening required 'c:\program files\apache group\apache\htdocs\coronadb\lang\strings_auto.txt' (include_path='.;c:\php4\pear') in c:\program files\apache group\apache\htdocs\coronadb\core\lang_api.php on line 37

If the user sets a specific language the problem disappears and an email is sent and the note is attached.

Additional Information

Might be related to 0004528

TagsNo tags attached.

Relationships

duplicate of 0004528 closedthraxisp Error on logout page with language=auto 

Activities

thraxisp

thraxisp

2004-09-30 05:52

reporter   ~0007843

This is related to 4528 and was fixed in CVS a week or so ago.

thraxisp

thraxisp

2004-09-30 05:54

reporter   ~0007844

You can work around this by copying lang/strings_english.txt to lang/strings_auto.txt.