Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1.1
-
Fix Version/s: 1.1.2
-
Component/s: Module - FO
-
Labels:None
-
Number of attachments :
Description
Here is a sample
<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>
fixed in r806500, snap deployed