Edit report at https://bugs.php.net/bug.php?id=67662&edit=1
ID: 67662 Updated by: [email protected] Reported by: alexil dot ferreira at gmail dot com Summary: Links broken by improper redirection (pt_BR version) -Status: Open +Status: Duplicate Type: Bug Package: Website problem Operating System: Irrelevant PHP Version: Irrelevant Block user comment: N Private report: N New Comment: Duplicate of bug #67871, which had been fixed. Previous Comments: ------------------------------------------------------------------------ [2014-07-21 17:01:25] alexil dot ferreira at gmail dot com Description: ------------ When searching in http://php.net/manual/pt_BR/ and click one of the options presented, the redirect does not add the extension. Php to the page, generating error 404. Test script: --------------- 1. Visit http://php.net/manual/pt_BR/ 2. Click in the search field at the top right of this page. . 3 Type: array 4 Click on array choice offered by ajax menu.; When clicked, the user is redirected to the page http://php.net/manual/pt_BR/function.array As the link does not end with '.' Php ', generates 404 error. Expected result: ---------------- Load the page correctly! :) Actual result: -------------- "Not Found The manual page you are looking for (http://php.net/manual/pt_BR/function.array) is not available on this server right now. Please check back later, or if the problem persists, contact the webmasters." ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=67662&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
