ID: 37254 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Wont fix Bug Type: Livedocs problem PHP Version: Irrelevant New Comment:
Livedocs is no longer in development, the current build system is titled PhD. Note: There is no such problem in PhD. Previous Comments: ------------------------------------------------------------------------ [2006-05-01 02:54:51] [EMAIL PROTECTED] Description: ------------ Due to using + instead of * in a regex, empty entities ('') are not matched properly in mkindex.php. Case in point: phpdoc/en/contributors.ent &frontpage.editors; Results in an E_NOTICE in bookinfo. Eg: http://livedocs.phpdoc.info/index.php?l=en&q=bookinfo Patch is available here: http://www.powertrip.co.za/livedocs/viewpatch.php?patch=23 Patch also adds code to prevent the E_NOTICE from occurring and instead puts a HTML comment. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37254&edit=1