ID: 40650 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Documentation problem Operating System: OS X PHP Version: Irrelevant Assigned To: bjori New Comment:
Just so you know, a locally built extended CHM file built yesterday has the links working (with a cvs update prior to build). The make chm_xsl xml -> html conversion correctly picks up <require|include>[_once] and creates <a href>s accordingly. Previous Comments: ------------------------------------------------------------------------ [2007-02-27 04:40:30] [EMAIL PROTECTED] . ------------------------------------------------------------------------ [2007-02-26 23:18:54] [EMAIL PROTECTED] Description: ------------ require, include, and their _once siblings no longer link within the manual when using the <function> syntax. Previous builds did, so this appears to be a XSLT build specific problem. Adding this bug so we don't forget. Reproduce code: --------------- <function>include</function> Expected result: ---------------- A link to the manual page Actual result: -------------- No link ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40650&edit=1