php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #29331 Incorrect links within the Hebrew translation
Submitted: 2004-07-22 17:01 UTC Modified: 2004-08-04 18:35 UTC
From: mail at burningsnowman dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Win2k
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mail at burningsnowman dot net
New email:
PHP Version: OS:

 

 [2004-07-22 17:01 UTC] mail at burningsnowman dot net
Description:
------------
It seems that all the links within the Hebrew translation of the online php documentation point to the English version of the docs. Changing /en/ to /he/ in the URL reveals that the translated pages are there, just not linked to correctly.

I was accessing the php site via the uk2 subdomain, although this probably isn't related to a specific mirror.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-08-03 22:59 UTC] goba@php.net
This is a documentation build system issue. Someone from the Hebrew team needs to inform us, why LANG=en is needed in the build (which makes links point to the English manual on the genarated pages). Moshe?
 [2004-08-04 12:30 UTC] momo@php.net
the LANG=he is old hack that lets us bypass some jade mysteries.
LANGDIR (he) is the relavant parameter that have to be used on the links path.

currently, i have no compilable phpdoc around to find out where the LANG is used instead of LANGDIR, anyway the hebrew docs on the old build system are broken for a while on some platforms and not supported. we waiting for livedocs release.
 [2004-08-04 18:35 UTC] goba@php.net
I have committed a fix, though it only works around your ugly old workarounds, so it does not get better. Waiting for livedocs is not a good option yet... :(

The next docbuild (coming days) will fix the online Hebrew doc links.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 10 05:01:35 2025 UTC