6.0.0-beta1
7/12/25

[#2313] language selection in login screen
Summary language selection in login screen
Queue Horde Base
Queue Version 3.0.4
Type Bug
State Resolved
Priority 2. Medium
Owners
Requester chris-public (at) netcos (dot) ch
Created 07/21/2005 (7296 days ago)
Due
Updated 07/28/2005 (7289 days ago)
Assigned
Resolved 07/28/2005 (7289 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
07/28/2005 11:19:39 AM Jan Schneider Comment #2
State ⇒ Resolved
Reply to this comment
Fixed in CVS.
07/21/2005 09:10:31 AM chris-public (at) netcos (dot) ch Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ language selection in login screen
Queue ⇒ Horde Base
New Attachment: loginlang.patch Download
Reply to this comment
A bug seems to prevent users from selecting another language in the 
login screen. The language always changes back to the one that is 
configured in the nls.php or detected from HTTP_ACCEPT_LANGUAGE.



The request URL seems to be wrong, as the ampersand is encoded, e.g.:



http://host?Horde=...&new_lang=de_DE



instead of:



http://host?Horde=...&new_lang=de_DE



A patch of the file templates/login/login.inc fixes this problem, at 
least for me. Maybe this is fixed in newer versions of Horde already.



The patch is included in the attachment.



Cheers,



Chris




Saved Queries