• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Horde webmail + firefox 10

W

WernerD

Guest
After upgrading from Firefox 9 browser to Forefox 10, HORDE always answers with english Welcome language.
With Firefox 9 and prev. versions I can use german language set in HORDE / PLESK 10.3.1.
In prev. PLESK versions (9.2.1) HORDE works with german language set without problems.

Any idea ?
 
Use browsers which are officially supported by Plesk :)
 
It doesn't work on IE9 - which is on the supported list of PLESK 10.4.4

- Microsoft Internet Explorer 7, 8 and 9

IE9 works with german default language - IE9 not (english welcome message)
 
Problem solved

After the following tasks, horde speaks german with firefox >= 10 and IE 9 on UBUNTU Server 10.04 LTS

1. install german language packs, if it doesn't exist
# sudo aptitude install language-pack-de-base language-pack-de

2. edit /etc/locales.gen and add de_DE (ISO) locales.
de_DE.UTF-8 UTF-8
de_DE ISO-8859-1

3. Use the following command to set up DE (ISO) locales.
# locale-gen de_DE

Tested on several servers running 64 bit ubuntu 10.04

Werner - http://www.csdi.de
 
Back
Top