Ticket #1290 (closed Bug: wontfix)
unneeded <p> tags added to source
| Reported by: | kae | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
In the nightly build, open Source view and paste this in:
<p>some text</p> <img alt="" src="http://www.fckeditor.net/images/logos.gif" /> <p>some text</p>
then click Source again to view in WYSIWYG mode. click Source again to bring back to code view.
now, the <img> tag has surrounding <p> tags.
Change History
Note: See
TracTickets for help on using
tickets.