[ 
http://jira.codehaus.org/browse/DOXIA-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lukas Theussl updated DOXIA-363:
--------------------------------

    Summary: FO: Nested tables are not allowed  (was: Nested tables are not 
allowed)

> FO: 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>&nbsp;</td>
>             <td>&nbsp;</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

        

Reply via email to