On 21 August 2014 07:16, Maciej Sobaczewski <[email protected]> wrote:

> First of all, this bug is duplicate of https://bugs.php.net/67662 But
> since we responded to this one, I'm not sure what is the best solution.
>
> We can:
> - mark #67662 as a duplicate of #67871 - that's quite strange because
> #67662 was first, but it's fast and simple solution
> - close #67662 normally
>
> I could do this but I didn't fix the bug. Peter, I think that you should
> do this.
>

Thanks for spotting the earlier bug report. I’ve closed it as a duplicate
for #67871, which is fine in my eyes. It *is* a duplicate, and the newer
ticket has more information and is referenced in a commit. :)


>
> W dniu 2014-08-20 23:30, [email protected] pisze:
>
>  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
>> +Status:             Closed
>>   Type:               Bug
>>   Package:            Website problem
>>   Operating System:   All
>>   PHP Version:        Irrelevant
>> -Assigned To:
>> +Assigned To:        salathe
>>   Block user comment: N
>>   Private report:     N
>>
>>   New Comment:
>>
>> The fix for this bug has been committed. Since the websites are not
>> directly
>> updated from the repository, the fix might need some time to spread
>> across the globe to all mirror sites, including PHP.net itself.
>>
>> Thank you for the report, and for helping us make PHP.net better.
>>
>>
>>
>>
>> Previous Comments:
>> ------------------------------------------------------------------------
>> [2014-08-20 21:07:59] [email protected]
>>
>> 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.
>>
>> ------------------------------------------------------------------------
>> [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
>>
>>
>

Reply via email to