Opened 18 years ago
Closed 18 years ago
#687 closed Bug (fixed)
[SS] Invalid XHTML
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
| Component: | Core : Styles | Version: | |
| Keywords: | SF | Cc: |
Description (last modified by )
In http://www.fckeditor.net/demo/default.html create a new paragraph and set it as TITLE class or something other, it will produce a <p> inside a <span>:
<p><span class="Title">This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</span> </p> <span class="Title"> <p>dqwfcq</p> </span>
Tim
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1370949&group_id=75348&atid=543653
Change History (2)
comment:1 Changed 18 years ago by
| Cc: | Frederico Caldeira Knabben added |
|---|---|
| Description: | modified (diff) |
| Reporter: | changed from Martin Kou to anonymous |
comment:2 Changed 18 years ago by
| Cc: | Frederico Caldeira Knabben removed |
|---|---|
| Component: | General → Core : Styles |
| Milestone: | → FCKeditor 2.5 |
| Resolution: | → fixed |
| Status: | new → closed |
Fixed with [774].
Click here for more info about our SVN system.

Marking it as [SS] (Style Selector).
Moved from SF. Original poster: fredck