Opened 13 years ago
Closed 13 years ago
#9213 closed Bug (duplicate)
Image attributes are converted in css style
| Reported by: | posabsolute | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
Using width, height and align in the image editor is automatically converted to a style tag.
While this approach is html valid, it create lots of compatibility issues in gmail and outlook 03-07. Since a great deal of persons use your editor directly as an email editor I think it would be in your interest to fix this issue
I personally modified CK source to reflect this problem, but since each releases a lots of bugs are fixed, i really don't think this is the best approach moving foward.

It has already been addressed. DUP of #5547.