#3127 closed Bug (invalid)
Using"FCK.InsertHtml"insert"<td></td>"become"<td> </td>"problem
| Reported by: | livequake | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | FCKeditor 2.6.4 |
| Keywords: | Cc: | quake10@… |
Description
I use "FCK.InsertHtml" to insert "<td></td>",but it come out to "<td> </td>",i don't know why? I want to know where can i modify this? Thank you very much!
Change History (3)
comment:1 Changed 17 years ago by
| Cc: | quake10@… added |
|---|
comment:2 Changed 17 years ago by
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |

This is the expected behavior. Check out the FillEmptyBlocks setting.