ID:               37768
 Updated by:       [EMAIL PROTECTED]
 Reported By:      judas dot iscariote at gmail dot com
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: Irrelevant
 PHP Version:      Irrelevant
-Assigned To:      
+Assigned To:      bjori
 New Comment:

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.




Previous Comments:
------------------------------------------------------------------------

[2006-06-09 18:11:53] judas dot iscariote at gmail dot com

Description:
------------
in the radline documentation there is a outdated link to libedit
sources.

Reproduce code:
---------------
visit the http://php.net/readline

Expected result:
----------------
Correct link now is :

http://www.thrysoee.dk/editline/

patch :

Index: entities/global.ent
===================================================================
RCS file: /repository/phpdoc/entities/global.ent,v
retrieving revision 1.265
diff -u -a -r1.265 global.ent
--- entities/global.ent 29 May 2006 17:16:13 -0000      1.265
+++ entities/global.ent 9 Jun 2006 18:07:14 -0000
@@ -160,7 +160,7 @@
 <!ENTITY url.ldap.openldap "http://www.openldap.org/";>
 <!ENTITY url.ldap.openldap.source
"ftp://ftp.openldap.org/pub/OpenLDAP/openldap-stable/";>
 <!ENTITY url.ldap.openldap-c-api
"http://www.openldap.org/devel/cvsweb.cgi/~checkout~/doc/drafts/draft-ietf-ldapext-ldap-c-api-xx.txt";>
-<!ENTITY url.libedit "http://sourceforge.net/projects/libedit/";>
+<!ENTITY url.libedit "http://www.thrysoee.dk/editline/";>
 <!ENTITY url.libiconv "http://www.gnu.org/software/libiconv/";>
 <!ENTITY url.libxml "http://www.xmlsoft.org/";>
 <!ENTITY url.libxslt "http://xmlsoft.org/XSLT/";>


Actual result:
--------------
http://sourceforge.net/projects/libedit/

ps: the captcha system do suck , nobody thinks in visually limited
people here ?


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=37768&edit=1

Reply via email to