[
http://jira.codehaus.org/browse/DOXIA-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vincent Siveton closed DOXIA-363.
---------------------------------
Assignee: Vincent Siveton
Resolution: Fixed
Fix Version/s: 1.1.2
fixed in [r806500|http://svn.apache.org/viewvc?rev=806500&view=rev], snap
deployed
> Nested tables are not allowed
> -----------------------------
>
> Key: DOXIA-363
> URL: http://jira.codehaus.org/browse/DOXIA-363
> Project: Maven Doxia
> Issue Type: Bug
> Components: Module - FO
> Affects Versions: 1.1.1
> Reporter: Vincent Siveton
> Assignee: Vincent Siveton
> Fix For: 1.1.2
>
>
> Here is a sample
> {noformat}
> <table>
> <caption>caption table</caption>
> <tr valign="top">
> <th>foo</th>
> </tr>
> <tr valign="top">
> <td>
> <table>
> <tbody>
> <tr>
> <td> </td>
> <td> </td>
> </tr>
> </tbody>
> </table>
> </td>
> </tr>
> </table>
> {noformat}
--
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