Summary | Page reloads affecting views of translated pages |
Queue | IMP |
Queue Version | 4.0.1 |
Type | Bug |
State | No Feedback |
Priority | 1. Low |
Owners | |
Requester | ditsa (at) ccf (dot) auth (dot) gr |
Created | 09/19/2006 (6863 days ago) |
Due | |
Updated | 11/05/2006 (6816 days ago) |
Assigned | 09/22/2006 (6860 days ago) |
Resolved | 11/05/2006 (6816 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
and server-info gives the folowing:
MPM Name: Prefork
thanks
State ⇒ Feedback
laanguage "greek", the mailbox view is displayed sometimes in English
(with dates in the US format mm/dd/yyyy) and sometimes in Greek (with
dates in the EU format dd/mm/yyyy). So it is probably not a gettext
problem, but a result of the preferred LANG environment variables
being lost in some cases. Successive reloads of the page offer
sometimes a greek and sometimes an english interface.
Could this be a problem with Horde not setting the LANG variables correclty?
for all the definitions in the horde greek po file. The results show
that gettext responds consistently and correctly. No erratic behaviour
is observed. So my guess is that within the Horde environment, the
preferred lang parameter is not alwasy passed correctly to gettext.
Any ideas on how to confirm this?
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Page reloads affecting views of translated pages
Queue ⇒ IMP
State ⇒ Unconfirmed
Horde 3.1.2
IMP 4.1
gettext 0.14.5
Having selected a non-english language for "preferred language" in
Global Settings, successive reloads of any web page under Horde (IMP,
Portal, e.a) sometimes display translated interfaaces and sometimes
untranslated. E.g after login, the portal page may display all text in
Greek, but after 2-3 reloads on the same page, some parts revert to
being rendered in English. A few more reloads may restore
translations. No other action is taken between the browser page
reloads (no change of "preferred language", no editing/making of po
files, no apache restart).
Any idea what may be causing this?
Is it some unstable gettext behavior?
Could it be a Horde problem with propagating the "preferred language" setting?
Thanks.
Dimitris