19.02.2014 10:48, Hannes Magnusson пишет: > On Mon, Feb 17, 2014 at 5:06 PM, Dmitry <rap...@inbox.ru> wrote: >>>> Hello. >>>> I'm using manual on php.net with russian language set. When i using >>>> search form, language set reset on default english language. Please, fix >>>> it. >>>> Thanks! >>> Can you describe the issue in more detail? >>> >>> The following procedure works just fine for me. >>> >>> http://php.net/strpos (get redirected to: http://us2.php.net/strpos) >>> Click change language box, select Russian. >>> I get redirected to http://us2.php.net/manual/ru/function.strpos.php >>> In the search box I write "chop" and click on the first result. >>> I get redirected to http://us2.php.net/manual/ru/function.chop.php >>> Which is in Russian. >>> >>> So.. What is the issue you are describing? >>> >>> -Hannes >>> >>> >> 1)Open http://php.net/strpos (get redirected to: http://ru2.php.net/strpos) >> 2)Change language on Russian (get redirected to: >> http://ru2.php.net/manual/ru/function.strpos.php) >> 3)In the search box I write "chop" and press Enter key (get redirection >> to: http://ru2.php.net/manual/en/function.chop.php) >> >> I think that is cookies error. In "LAST_LANG" cookies set "en" and dont >> change with select box "change language". >> Remove cookies does not fix it. Page >> http://ru2.php.net/manual/ru/function.chop.php set cookies "LAST_LANG" >> to "en". >> > > > I think this may have something to do with overflowing your storage > quota.. So you implicitly get the english index maybe. > > Could you clear your local "application cache" and try it again? > > -Hannes Browser cache removed. 1)Go to http://php.net. Cookies "COUNTRY" set "RUS%2C2.60.216.24" 2)Go to Documentation -> Russian. Cookies "LAST_LANG" set "ru" 3)Search "fopen". Page opened at Russian language. Cookies "LAST_LANG" set "en". 4)Next page opened at English...
-- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php