ID: 34031 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment:
Don't file bugs about this, reply to the email. And for some strange reason the ja/ directory was indeed not updated. Previous Comments: ------------------------------------------------------------------------ [2005-08-08 05:54:01] [EMAIL PROTECTED] Description: ------------ I'm a member of phpdoc-ja project. We've received several messages from [EMAIL PROTECTED] . He says "phpdoc-ja build was failed". see: http://news.php.net/php.doc.ja/1106 But in our environment, it is normally completed without any error. In the message http://news.php.net/php.doc.ja/1106 ,derick says > /usr/bin/openjade:/dat/dev/php/phpdoc/ja/security/general.xml:5:30:E: document type does not allow element "sect1" here; missing one of "article", "partintro" start-tag But up-to-date version of "general.xml" does *NOT* have any "sect1" element. I think derick's "phpdoc/ja/security/" dir is not up-to-date revision. I suggest that derick should do "cvs up phpdoc/ja/security/". Reproduce code: --------------- $ cvs -d:pserver:[EMAIL PROTECTED]:/repository login $ cvs -d:pserver:[EMAIL PROTECTED]:/repository co phpdoc $ cd phpdoc $ rm -r ja/ $ cvs -d :pserver:[EMAIL PROTECTED]:/repository co phpdoc-ja-dir $ ./configure --with-lang=ja $ make Expected result: ---------------- Japanese Documentation is built without any error. Actual result: -------------- See: http://news.php.net/php.doc.ja/1093 or http://news.php.net/php.doc.ja/1106 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=34031&edit=1