Edit report at https://bugs.php.net/bug.php?id=67871&edit=1

 ID:                 67871
 Updated by:         [email protected]
 Reported by:        gabriel dot ms1 at hotmail dot com
 Summary:            Wrong redirection br1.php.net
 Status:             Verified
 Type:               Bug
 Package:            Website problem
 Operating System:   All
 PHP Version:        Irrelevant
 Block user comment: N
 Private report:     N

 New Comment:

It looks more like an issue with searching for 
".../manual/pt_br/class.mysqli.php" on the filesystem, where the correct 
directory name is "pt_BR".  Trying a quick fix now.


Previous Comments:
------------------------------------------------------------------------
[2014-08-20 19:11:46] gabriel dot ms1 at hotmail dot com

I don't know if it's relevant, but pt_br is the only language with an 
underscore in url.

------------------------------------------------------------------------
[2014-08-20 19:06:32] [email protected]

Thats weird. Doing this for the other translations works just fine:
http://www.php.net/manual/ja/function.strpos
http://www.php.net/manual/fr/function.strpos
but not pt_BR
http://www.php.net/manual/pt_BR/function.strpos

Note that this is not mirror dependent, but language dependent.

------------------------------------------------------------------------
[2014-08-20 10:36:26] gabriel dot ms1 at hotmail dot com

Description:
------------
Search link redirection is missing .php in the url end.

It just affects br1.php.net mirror (Brazilian Portuguese Language).

Expected result:
----------------
I change the documentation language to Brazilian Portuguese.
I search for a function on search box (mysqli for example).
I click the link and expect to be redirected to : 
br1.php.net/manual/pt_BR/class.mysqli.php

Actual result:
--------------
When I click on the search result, redirection url is: 
br1.php.net/manual/pt_BR/class.mysqli
Displaying 404 http error


------------------------------------------------------------------------



--
Edit this bug report at https://bugs.php.net/bug.php?id=67871&edit=1

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to