Opened 18 years ago
Closed 18 years ago
#906 closed New Feature (fixed)
Make Paste from Word XHTML 1.0 Strict compliant
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
| Component: | General | Version: | |
| Keywords: | SF | Cc: |
Description
When pasting a simple Word (attached) document, a p element encloses a table element which is invalid according to the XHTML 1.0 Strict spec.
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1507455&group_id=75348&atid=543656
Attachments (1)
Change History (3)
comment:1 Changed 18 years ago by
| Reporter: | changed from Martin Kou to stlriver@… |
|---|
Changed 18 years ago by
| Attachment: | A word table.html added |
|---|
comment:2 Changed 18 years ago by
| Milestone: | → FCKeditor 2.5 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
This is fixed in the nightly builds thanks to all the work done to handle the enter key and element nesting in general.

A Word sample file. Moved from SF. Original author: stlriver