On 27/02/2008, Philip Olson <[EMAIL PROTECTED]> wrote:
>
>  On Feb 26, 2008, at 10:28 AM, Hannes Magnusson wrote:
>
>  > On Tue, Feb 26, 2008 at 5:17 PM, Richard Quadling
>  > <[EMAIL PROTECTED]> wrote:
>  >> --
>  >>  -----
>  >>
>
> > Last row of a table? Whats wrong with it?
>
>
> This came from some discussion about table rows with differing
>  numbers of <entry>'s being valid DocBook, but we generate invalid
>  HTML from them. There appears to be only one case of this but it
>  could come up again. The script that generates appendices/
>  timezones.xml (scripts/gen-phpdoc-tz-list.php) is now fixed, so this
>  patch can be ignored or improved and committed. See also bug #44254.
>
>  Regards,
>
> Philip
>
>

The patch is pretty meaningless now I think.

In examining the places where the patch would be effective, it only
comes into play where a rowspan is used. I do not know how to track
this so that I can say at THIS row, reduce the number of expected
columns by the number of rowspans which intercept THIS row from
PREVIOUS rows.

I've got a little more niceness to patch the timezone generator. Take
the Arctic timezone list. 1 entry, so no need for 4 empty cells.



-- 
-----
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
"Standing on the shoulders of some very clever giants!"

Reply via email to