Item8880: Cannot change language

pencil
Priority: Urgent
Current State: Closed
Released In: 1.1.0
Target Release: minor
Applies To: Engine
Component:
Branches:
Reported By: ArthurClemens
Waiting For:
Last Change By: OlivierRaginel
When I select a language, the redirect goes to the rigth screen but with the old language applied.

Try this in trunk.

  • The redirect works
  • The SESSION_VARIABLE "LANGUAGE" is set correctly
  • But it is not used or read

Aha: in I18N.pm:
# guesses the language from the CGI environment
    # TODO:
    #   web/user/session setting must override the language detected from the
    #   browser.

-- ArthurClemens - 10 Apr 2010

Confirmed. I'm sure we had this problem before; I thought it had been fixed.

Yep: Item2086, never reproduced and never resolved.

-- CrawfordCurrie - 12 Apr 2010

Restored the CGI preferences when loading the CGI Session, which fixed this. Committed as Item8949 as I saw Arthur's comment after git svn dcommit.

-- OlivierRaginel - 25 Apr 2010
 

ItemTemplate edit

Summary Cannot change language
ReportedBy ArthurClemens
Codebase trunk
SVN Range
AppliesTo Engine
Component
Priority Urgent
CurrentState Closed
WaitingFor
Checkins
TargetRelease minor
ReleasedIn 1.1.0
Topic revision: r4 - 25 Apr 2010, OlivierRaginel
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy