Pluf Framework

Sign in or create your account | Project List | Help

Issue 331: Bad cookie check for the language settings

Reported by Jakub Vitak, Nov 5, 2009

with placing debug code I found that

Middleware_Translation require COOKIES
but HTTP_Request send COOKIE

 - 
http://projects.ceondo.com/p/pluf/source/tree/master/src/Pluf/Middlew
are/Translation.php#L51
 - 
http://projects.ceondo.com/p/pluf/source/tree/master/src/Pluf/HTTP/Re
quest.php

please see working example of dynamic change language
for non signed-in user:
http://pastebin.intuxication.org/123

Comment 1 by Loïc d'Anterroches, Nov 6, 2009

Sorry, fixed in commit ce3f6e4. Thanks a lot!
Status: Fixed
Summary: Bad cookie check for the language settings

Created: 4 months 11 days ago by Jakub Vitak

Updated: 4 months 10 days ago

Status: Fixed

Followed by: 2 persons

Labels:
Priority:Medium
Type:Defect