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

 ID:                 67629
 Updated by:         le...@php.net
 Reported by:        qbolec at gmail dot com
 Summary:            Can't change language to English
-Status:             Verified
+Status:             Closed
 Type:               Bug
 Package:            Website problem
 PHP Version:        Irrelevant
-Assigned To:        
+Assigned To:        levim
 Block user comment: N
 Private report:     N

 New Comment:

A fix for this issue has been committed. Mirrors should pick it up in their 
next sync.


Previous Comments:
------------------------------------------------------------------------
[2014-10-27 04:58:19] fnx521 at gmail dot com

Hello, guys, I think I've experiencing the same problem. But in my case I have 
English enabled and can't switch to other languages. More of that, I can't 
interact with whole class="page-tools" block, i.e. can't "Edit" or "Report a 
Bug": those controls are completely uninteractive.

For example this is a problem page: 
http://php.net/manual/en/function.str-replace.php
But this one is okay: http://php.net/manual/en/refs.basic.text.php

I did quick research and I don't think this bug is related to language at all. 
I can be wrong, but as I can see the problem is here:
box that holding "Change language", that is div with class="page-tools", is 
completely overlapped with the box that holds page title, that is div with 
class="refnamediv". The latter has "position: relative", the former has "float: 
right" and "z-index: 100", but no positioning attribute. Therefore "z-index" is 
not working.

I've simulated this problem here: http://jsfiddle.net/wz2xbzws/1/

------------------------------------------------------------------------
[2014-09-16 13:27:26] so...@php.net

Related To: Bug #68025

------------------------------------------------------------------------
[2014-09-05 20:04:34] so...@php.net

Related To: Bug #67963

------------------------------------------------------------------------
[2014-07-16 21:56:35] lester at lsces dot co dot uk

Since google and bing have the legacy content indexed what is really needed is 
that the /pl or what ever generates a redirect in addition to loosing the out 
of date content?

------------------------------------------------------------------------
[2014-07-16 18:47:39] sala...@php.net

I'm guessing the pl folders still exist on the build machine. From a cursory 
glance at the scripts that I think are used, I don't see anything tidying up 
after we remove a language from the list to be built. 

This looks to be the case as the same doc page is available in other "inactive" 
languages, and newer doc pages aren't available in those languages.

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


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=67629


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

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

Reply via email to