Opened 18 years ago
Closed 18 years ago
#2231 closed Bug (duplicate)
ProcessHTMLEntities=false; populates empty Editor
| Reported by: | matt | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6.1 |
| Component: | General | Version: | FCKeditor 2.6 RC |
| Keywords: | Cc: |
Description
Dear FCK-Developers,
when I set FCKConfig.ProcessHTMLEntities to false the editor-source is automatically populated with
<p> </p>
on startup if the editor-field is empty. The same thing happens when I delete all editor-contents and then switch to Source-View. I also found out that this behavior only occurs when FCKConfig.FillEmptyBlocks is set to true.
It would be nice if someone could confirm this.
Thanks in advance, Matt
Change History (2)
comment:1 Changed 18 years ago by
| Keywords: | ProcessHTMLEntities removed |
|---|
comment:2 Changed 18 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |

DUP of #2154