When i start TestLink 1.7.0 RC3 on my dutch Windows XP it giva a undefined index nl_NL on line 118, 119 and 120
I think it put the default $g_locale to my server language and that is not defined in the configured table.
My guese is that this a bug on $g_locale definition because when the locale information is not defined it must be us_GB or what is defined in the config.inc.php but the default language is not used now.
Regards,
Perry Timmers
TestLink 1.7.0 RC3 undefined index tlsmarty.inc.php
-
- TestLink user
- Posts: 12
- Joined: Wed Jul 25, 2007 6:42 pm
-
- TestLink user
- Posts: 12
- Joined: Wed Jul 25, 2007 6:42 pm
-
- TestLink user
- Posts: 12
- Joined: Wed Jul 25, 2007 6:42 pm
-
- TestLink user
- Posts: 12
- Joined: Wed Jul 25, 2007 6:42 pm
I reviewed the Mantis solution.
We are located in the US. the default locale in my user account is "English (UK)" i have also copied the en_GB string.txt to the en_US folder.
I am unsure how to determine my servers locale that is being checked by the code in conifg.inc.php
I have also gone as far as to comment out that check to force the config.inc.php file to go en_GB. this has no success on the issue.
Windows XP SP2, Firefox 2
We are located in the US. the default locale in my user account is "English (UK)" i have also copied the en_GB string.txt to the en_US folder.
I am unsure how to determine my servers locale that is being checked by the code in conifg.inc.php
I have also gone as far as to comment out that check to force the config.inc.php file to go en_GB. this has no success on the issue.
Windows XP SP2, Firefox 2
-
- TestLink user
- Posts: 12
- Joined: Wed Jul 25, 2007 6:42 pm