Summary | When creating new messages in Dynamic IMP, fields like TO, FROM are in another language. |
Queue | IMP |
Queue Version | 5.0.16 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | pro_green_european (at) yahoo (dot) com |
Created | 12/20/2011 (4944 days ago) |
Due | |
Updated | 12/21/2011 (4943 days ago) |
Assigned | |
Resolved | 12/21/2011 (4943 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
Priority ⇒ 2. Medium
templates - the cacheid did not take into account the gettext domain,
so it was using the language for the first page generated.
Fixed in Horde_Template, and pushed 1.0.1 with this fix.
[mms] Need to cache gettext-enabled templates with language
information in the cache ID (
Bug #10872).2 files changed, 13 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/711b8196d416995b2047c9a7ba5bf76981e59676
like a local issue rather than a Horde issue.
Priority ⇒ 1. Low
of course they won't show properly.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ When creating new messages in Dynamic IMP, fields like TO, FROM are in another language.
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
like TO, FROM are in another language. (See attached image).
I've now tried and verified that this is the case if I use, RHEL6,
CentOS6 and Ubuntu 11.10.
I've also tried switching to Nginx/FastCGI instead of Apache/mod_php
if that would be the culprit, but to no effect.
My last test was with Ubuntu 11.10. Immediately after adding the
fi_FI.UTF8 and sv_SE.UTF8 locales to
"/var/lib/locales/supported.d/local" and regenerating the system
locales with "dpkg-reconfigure locales", the same language mixup
appears.
When using the Traditional ui in IMP, no language mixup appears.