Opened 16 years ago
Closed 16 years ago
#2562 closed Bug (duplicate)
IsDirty() is incorrectly set when there is content but no paragraphs on the page
Reported by: | Daniel Seagraves | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | FCKeditor 2.5 Beta |
Keywords: | Confirmed | Cc: |
Description
It seems that IsDirty is always set if there is no paragraph tags in your content, such as when the content is a table and nothing else.
Attachments (2)
Change History (4)
Changed 16 years ago by
Changed 16 years ago by
Attachment: | sample082.html added |
---|
comment:1 Changed 16 years ago by
Keywords: | Confirmed added |
---|---|
Version: | FCKeditor 2.6.3 → FCKeditor 2.5 Beta |
comment:2 Changed 16 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Patch from #1482 fix this bug.
To reproduce, use this as content and test the value of IsDirty