SYSTEM WARNING: 'date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.' in '/usr/share/mantis/www/core.php' line 264
MantisBT - Endian Firewall | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001622 | Endian Firewall | Other Scripts | public | 2009-02-26 11:31 | 2009-10-27 12:01 |
Reporter | peter-endian | ||||
Assigned To | peter-endian | ||||
Priority | normal | Severity | major | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | 2.3 | Fixed in Version | 2.3 | ||
Customer Importance | |||||
Customer Occurrences | |||||
Queue | |||||
Summary | 0001622: message templates will not be generated for each known language | ||||
Description | if there are no message templates for a certain language, no templates will be generated for that language. In that case services will not run correctly for that language. createtemplates should fallback to english if there is no packaged template for the specific language. In order to achive that, templates should be generated for all supported languages (LINGUAS - EXCLUDES). language identification strings need to be standardized in order to make the correct templates for every language. The best format would be: language[_territory] (language in two letter codes in ISO-639-1, territory in two letter codes in ISO-3166-1) example: en_US, or en currently we have sometimes en_US, sometimes en, sometimes English. That needs to be changed. Default will be en | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-02-26 11:31 | peter-endian | New Issue | |||
2009-02-26 11:31 | peter-endian | Assigned To | => peter-endian | ||
2009-02-26 12:23 | peter-endian | Description Updated | |||
2009-02-27 13:34 | peter-endian | Status | new => resolved | ||
2009-02-27 13:34 | peter-endian | Fixed in Version | => 2.3 | ||
2009-02-27 13:34 | peter-endian | Resolution | open => fixed | ||
2009-10-27 12:01 | peter-endian | Status | resolved => closed |
There are no notes attached to this issue. |