#583 closed Bug (fixed)
Table: Wrong value for nowrap attribute
| Reported by: | Geir Helge Tjøstolvsen-Schmidt | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
| Component: | General | Version: | FCKeditor 2.4.3 |
| Keywords: | Cc: |
Description
When selecting nowrap for a TD, nowrap="" is set as an attribute for the TD element. The correct value is nowrap="nowrap".
I'm attaching a suggested fix
Attachments (1)
Change History (3)
Changed 18 years ago by
| Attachment: | fck_tablecell.html.patch added |
|---|
comment:1 Changed 18 years ago by
| Milestone: | → FCKeditor 2.5 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
The patch seems to work fine in the 4 browsers. Fixed with [453].
Thanks
comment:2 Changed 18 years ago by
| Priority: | Low → Normal |
|---|

Suggested fix