From: alexil dot ferreira at gmail dot com Operating system: Irrelevant PHP version: Irrelevant Package: Website problem Bug Type: Bug Bug description:Links broken by improper redirection (pt_BR version)
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 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