php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #33628 [HE] All pages are linking to EN versions
Submitted: 2005-07-10 08:45 UTC Modified: 2007-11-25 18:39 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: koby_m at hotmail dot com Assigned: bjori (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
 [2005-07-10 08:45 UTC] koby_m at hotmail dot com
Description:
------------
When you enter the (Hebrew documentation or any other non english documentation) in the online documentation when you want to click on any page in the context (for example you want to enter the preface ) the text on the link is written in hebrew but when you click on the link it takes you to the english preface page (http://www.php.net/manual/en/preface.php)instead of the hebrew one, and when i go manually to http://www.php.net/manual/he/preface.php the page is there and it's in hebrew as you would expect.

Hope you will understand me , if not i will just a screen shot of what happens and what should happen.

thanks koby meir.



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-09-19 14:12 UTC] sniper@php.net
I didn't quite get it..what context..? (picture tells more than thousand words, so provide one? :)

 [2005-09-20 15:33 UTC] vrana@php.net
He meant "contents". I reproduced it only for Hebrew and not for the other languages. The reason is that there is <base href="http://www.php.net/manual/en/index.php" /> and not <base href="http://www.php.net/manual/he/index.php" /> in the <head>.
 [2007-02-26 09:55 UTC] philip@php.net
This should be considered a feature, not a bug, since this translation is sooo outdated! ;) But regardless, the subject now clearly states the problem.

Goba asked about this bug on the HE list (July 2005) but no solution was discussed or found:

http://news.php.net/php.doc.he/270

The HE build has failed for quite some time now as the online version of the HE PHP Manual is from 2004. But, it appears the problem here is not related to that.

 [2007-11-25 18:39 UTC] bjori@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Nov 01 01:01:28 2024 UTC