Ticket #1502 (closed Bug: fixed)
Remove format doesn't remove attributes
| Reported by: | alfonsoml | Owned by: | alfonsoml |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6 |
| Component: | Core : Styles | Version: | FCKeditor 2.5 Beta |
| Keywords: | Confirmed Review+ | Cc: |
Description
The "Remove format" introduced in #75 doesn't remove any attribute, so it leaves the class and styles, so in the end the result is almost no clean up at all.
This is a list of attributes that should be cleaned at least to have some clean output:
- class / className
- style
- lang
- width
- height
- align
- v:shapes
- x:str
- x:num
- hspace
- valign
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Confirmed in IE and FF2 using version 2.5 SVN Build 18185