ID: 39030
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Livedocs problem
PHP Version: Irrelevant
New Comment:
This is fixed in PhD...
Previous Comments:
------------------------------------------------------------------------
[2006-10-04 00:20:03] [EMAIL PROTECTED]
Description:
------------
In en/reference/ibm_db2/functions/db2-set-option.xml
There are named columns
like that
<colspec colnum="1" colname="col1" align="center" />
<colspec colnum="2" colname="col2" align="center" />
<colspec colnum="3" colname="col3" align="center" />
<colspec colnum="4" colname="col4" align="center" />
<colspec colnum="5" colname="col5" align="center" />
and after
<row>
<entry colname="col3">Connection</entry>
<entry colname="col4">Statement</entry>
<entry colname="col5">Result Set</entry>
</row>
is supposed to display the "value" into the col3, 4, and 5...
Livedocs displays the cell above in col1, 2, 3
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=39030&edit=1