Ticket #2394 (new defect)
[Editor2/TableOperation] duplication of table
| Reported by: | guest | Owned by: | liucougar |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | Editor | Version: | 0.4.1 |
| Severity: | major | Keywords: | table duplicate plugin |
| Cc: | alex |
Description
Editor content is as follows:
<table cellpadding="0" cellspacing="0">
<tr>
<td>
<div>
test
</div>
</td>
</tr>
</table>
If I select the table, click 'Insert/edit table' and click 'ok' the table is duplicated!
Change History
Note: See
TracTickets for help on using
tickets.