[
http://jira.codehaus.org/browse/DOXIA-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vincent Siveton closed DOXIA-37.
--------------------------------
Closed as suggested
> LatexSink: NPE when using tableRow()
> ------------------------------------
>
> Key: DOXIA-37
> URL: http://jira.codehaus.org/browse/DOXIA-37
> Project: doxia
> Issue Type: Bug
> Reporter: Juan F. Codagnone
> Attachments: DOXIA-37.diff
>
>
> if tableRow() is called instead of tableRows( int[] justification, boolean
> grid ) you get an NPE.
> Ej:
> ...
> table
> tableRow
> tableCell
> text
> tableCell_
> tableCell
> text
> tableCell_
> tableCell
> text
> tableCell_
> tableRow_
> tableRow
> tableCell
> text
> tableCell_
> tableCell
> text
> tableCell_
> tableCell
> text
> tableCell_
> tableRow_
> tableRow
> tableCell
> text
> tableCell_
> tableCell
> text
> tableCell_
> tableCell
> text
> tableCell_
> tableRow_
> table_
> ...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira