php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66918 Search suggestions links to wrong page
Submitted: 2014-03-17 17:12 UTC Modified: 2014-12-28 06:29 UTC
From: brf_coldf at yahoo dot com dot br Assigned: sobak (profile)
Status: Closed Package: Website problem
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: brf_coldf at yahoo dot com dot br
New email:
PHP Version: OS:

 

 [2014-03-17 17:12 UTC] brf_coldf at yahoo dot com dot br
Description:
------------
Take for example the following page, which is the manual for the "getimagesize" function: http://www.php.net/manual/pt_BR/function.getimagesize.php

If I use the search box for anything (let's say... "imagecreatefromstring") and select it from the suggestions, I am redirected to the wrong page: http://www.php.net/manual/pt_BR/function.imagecreatefromstring

I noticed that this happens only on the pt_BR manual; the english version works fine.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-03-17 21:38 UTC] bjori@php.net
Interesting. I think that could be because of the _ (and caps) in the languagecode, in some places it is referenced as pt-br which may be confusing the redirection.
 [2014-12-28 06:29 UTC] sobak@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: sobak
 [2014-12-28 06:29 UTC] sobak@php.net
I'm almost sure that this report is kind of a duplicate. I remember another, where pt_BR manual also required .php extensions in URLs to work properly. On the other hand, now, it works fine for me, including some randomly selected mirrors.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Mar 14 15:01:30 2025 UTC