Opened 17 years ago
Closed 17 years ago
#2777 closed Bug (fixed)
It should not be possible to merge cells from one table section to another
| Reported by: | Koen Willems | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6.4 |
| Component: | General | Version: | SVN (FCKeditor) - Retired |
| Keywords: | Confirmed Review+ | Cc: |
Description
At the moment it is possible for example to merge cells in a thead with cells in a tbody. That should be made impossible, see this topic: http://www.fckeditor.net/forums/viewtopic.php?f=11&t=10726&start=60
Koen Willems
Attachments (1)
Change History (8)
comment:1 Changed 17 years ago by
| Milestone: | → FCKeditor 2.6.4 |
|---|
comment:2 Changed 17 years ago by
comment:3 Changed 17 years ago by
| Type: | New Feature → Bug |
|---|
Changed 17 years ago by
| Attachment: | 2777.patch added |
|---|
comment:4 Changed 17 years ago by
Sorry, I was mistyping. In this patch it is not possible to merge from one tbody to another.
comment:5 Changed 17 years ago by
| Keywords: | Confirmed added |
|---|---|
| Version: | FCKeditor 2.6.4 Beta → SVN |
comment:6 Changed 17 years ago by
| Keywords: | Review+ added |
|---|
comment:7 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed with [2989].
Click here for more info about our SVN system.

I added a little patch. With this patch it's still possible to merge down cells from one tbody to another.