php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #79524 php.net should be using Accept-Language headers to determine user's language
Submitted: 2020-04-26 17:18 UTC Modified: 2020-04-26 17:18 UTC
From: googleguy@php.net Assigned: googleguy (profile)
Status: Closed Package: *Languages/Translation
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: googleguy@php.net
New email:
PHP Version: OS:

 

 [2020-04-26 17:18 UTC] googleguy@php.net
Description:
------------
Currently visiting a link like http://php.net/de/strstr will result in the last seen language being set to German, such that future manual visits will always use that language, unless the user sets a language preference cookie.

However, the default should be based on Accept-Language headers rather than last seen language as this makes more sense and is more ubiquitous among multilingual sites. 


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-04-26 17:18 UTC] googleguy@php.net
-Assigned To: +Assigned To: googleguy
 [2020-05-04 01:00 UTC] googleguy@php.net
Automatic comment on behalf of googleguy
Revision: http://git.php.net/?p=web/php.git;a=commit;h=7691b44067db646287064df92ad6bd10718ba9a6
Log: Fix Bug #79524
 [2020-05-04 01:00 UTC] googleguy@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Mar 14 15:01:30 2025 UTC