php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #29793 Some pages in English manual are in German
Submitted: 2004-08-22 21:47 UTC Modified: 2004-08-24 01:15 UTC
From: scott at slerman dot net Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2004-08-22 21:47 UTC] scott at slerman dot net
Description:
------------
Some of the pages in the English version of the manual are in German. The problem seems to be with pages that aren't normally linked in the manual.

http://us2.php.net/manual/en/function.shmop_open.php and other shmop functions are in German, and all sidebar links point to the German version of the manual.
http://us2.php.net/manual/en/function.shmop-open.php and other shmop functions are in English, and all sidebar links point to the English version of the manual.

http://www.php.net/functions and doing a function search for "functions" redirect to http://us2.php.net/manual/en/functions.php which is in German (and all links point to the German manual), while http://us2.php.net/manual/en/language.functions.php is in English.

These problems have been confirmed by several other users. I'll update this report if I come across any other pages that behave this way.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-08-23 18:23 UTC] tony2001@php.net
Probably concerned with #29792 and will be fixed in the next manual build.
 [2004-08-24 01:15 UTC] philip@php.net
Much of this was already discussed (but a bug was not filed), here's the thread:

  http://marc.theaimsgroup.com/?l=phpdoc&m=109286619621275

The thread essentially says "Won't Fix" but because this problem is larger than first expected (see also bug #29792) I'm guessing it will be fixed.  Am marking this bug as bogus because it's a duplicate.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 06:01:29 2024 UTC