Ticket #267 (closed Bug: fixed)
<table> must be created outside <p>
| Reported by: | nick.thorley | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
| Component: | General | Version: | FCKeditor 2.4 |
| Keywords: | SD-COE | Cc: | pkdille, Jyhem, nyloth |
Description
When you create a table the software puts <p> tags around it which is not valid xhtml and thus the documents that are created fail validation checks
Change History
comment:1 Changed 5 years ago by fredck
- Keywords <p> removed
- Priority changed from Low to Normal
- Type changed from New Feature to Bug
- Summary changed from alter the generation of <p> tags to <table> must be created outside <p>
comment:2 Changed 5 years ago by fredck
- Status changed from new to closed
- Resolution set to fixed
- Milestone set to FCKeditor 2.5
Fixed with [308].
Click here for more info about our SVN system.
Note: See
TracTickets for help on using
tickets.

Probably related to #71.