I create a table with 2 lines and 2 columns. Then I merge the 1st cell with the cell below; I make the same with the 2nd cell. Then I have 1 line with 2 columns :
<tr>
<td rowspan="2">...</td>
<td rowspan="2">...</td>
</tr>
Then....I can't split the cells and I can't add a line....
[CMS-1245] Error with merge in table
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Fix Version/s | New: 2.6.9 [ 10142 ] | |
Fix Version/s | New: 2.9.23 [ 10147 ] |