ID: 29941 Updated by: [EMAIL PROTECTED] Reported By: tilspaam at hotmail dot com Status: Bogus Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment:
BTW this is a feature, not a bug. If you have cookies turned on, the last language you have seen is remembered, so next time, the URL shortcuts will lead to that language (no need to select the language in every page view). If you would like to directly specify the language in your shortcut, you can do so. See http://php.net/urlhowto This page also links the My PHP.net page, which will explain you the language selection mechanism (http://php.net/my). Previous Comments: ------------------------------------------------------------------------ [2004-09-02 12:04:29] [EMAIL PROTECTED] Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php ------------------------------------------------------------------------ [2004-09-02 12:03:46] [EMAIL PROTECTED] It is actually much simpler. If the page that you're trying to view in a language other than english has not yet been translated, as is the case with the Danish session chapter, you will recieve the same page in English. If we would not do that, we'd be stuck with dozens of broken manuals where half of the content was missing. So, until someone translates it and adds it to CVS, it will appear in English. ------------------------------------------------------------------------ [2004-09-02 11:34:04] tilspaam at hotmail dot com Using the explicit manual path http://www.php.net/manual/en/ref.session.php provides a page all in english. Using http://www.php.net/session or http://www.php.net/manual/da/ref.session.php provides a page in mixed languages. I guess I'll just use the explicit path from now on :) /AP ------------------------------------------------------------------------ [2004-09-02 08:30:48] [EMAIL PROTECTED] I believe this has to do with the content-negotiation we use for displaying the manual. Based on your browser accept langauge, a selected version of the manual is displayed. This bug will need to be looked into further, as I've experienced it myself - Pages a mix between english and another langauge, often after I've just visited the manual in another language. But, could you tell me if the problem still happens when you use the explicit manual path? http://www.php.net/manual/en/ Or in Danish, http://www.php.net/manual/da/ ------------------------------------------------------------------------ [2004-09-02 00:23:43] tilspaam at hotmail dot com Description: ------------ Hello I recently found out that the online documentation contains a mixture of english and (in my case) danish. Some of the headlines and warnings are in danish while the rest is still in english. Translating the documentation into local languages might be a good idea for those not accustomed to english, but I would very much like to have the option of selecting english and nothing but english. Having to switch languages while reading is very annoying so please provide this functionality. I thank you in advance and for the great work that you put into continuously developing PHP. /AP ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29941&edit=1