Hi, If I choose "pl" (7) language on installation $go_info["theme"]["charset"] = "iso-8859-1"; should be automaticly changed to $go_info["theme"]["charset"] = "iso-8859-2"; but isn't. Am I right? Best regards, MvincM
Maybe... But we are no charset specialists, we always work with iso-8859-1, and we don't have Polish keyboards to test with iso-8859-2...
Yes... ISO-8859-1 is default for almost whole english world but the problem is if the admin or user choose polish language in ISP (not on installation time) We can read polish texts but polish chars are like "#$%@$" because in config is ISO-8859-2 instead -1. I'm not saying that is a bug but rather some nice feature. If someone can choose language it should be also able to see his charset. It is only my humble opinion Best regards, MvincM
Yes, the charset setting is global for the ISPConfig installation and does not depend on the language selection of the users.