From:             [EMAIL PROTECTED]
Operating system: Irrelevant
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  phpdoc-ja must be built without any error

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 bug report at http://bugs.php.net/?id=34031&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=34031&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=34031&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=34031&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=34031&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=34031&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=34031&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=34031&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=34031&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=34031&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=34031&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=34031&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=34031&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=34031&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=34031&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=34031&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=34031&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=34031&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=34031&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=34031&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=34031&r=mysqlcfg

Reply via email to