15
1- A functional bug in 3.03 (not in 3.02):
subject:
It do not save the "lang_code" field in the database and wrongly save the language code in "lang_charset" field.
desc:
when you add a new base language and fill lang code and lang charset after click on submit button everything goes well but when the page redirect the lang code is blank and the lang charset is filled by the lang code:
Desc | Name | charset | code
english | english | en
2- In 3.02 and 3.03:
It dont reload the xoops_module_header smarty for the website second language in newbb module.
so the header is like this:
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>test: XOOPS Sitetitle>
<meta name="robots" content="index,follow" />
<meta name="keywords" content="test" />
head>
beside the above bugs and as i stated in some other topics im really against of using xlanguage module.
It have great issues in caching. You can not reproduce this error in low traffic websites. but in websites with more than 1,000 unique visitors/day and more than 50,000 Hits/day you can see it.
Three years ago i had to revert to xmlh after some overloading in SERVER CPU and RAM.
I strongly recommend "xmlh" by GIJ.
Also Trabis change XMLH to a module that works great in 2.5.5
http://www.xuups.com/easiestml.zipof course both xlanguage and xmlh have issues in loading local css/js files.
I will create another topic soon.