Opened 18 years ago
Closed 18 years ago
#736 closed Bug (fixed)
aspell problem with HTML
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6 |
| Component: | General | Version: | |
| Keywords: | SF | Cc: |
Description
If you insert an image with no 'alt' content, it results in a <img alt"" ... content. Then aspell (default config with -H) tryes to spell check the reminder of the img string (link url, etc...). If you change the content to <img alt" " then it works allright (seems that two double-quotes cause the problem)
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1500514&group_id=75348&atid=543653
Change History (3)
comment:1 Changed 18 years ago by
| Reporter: | changed from Martin Kou to ze_bosse@… |
|---|
comment:2 Changed 18 years ago by
| Milestone: | → FCKeditor 2.6 |
|---|
comment:3 Changed 18 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed with [1189]. Click here for more info about our SVN system.

Moving to 2.6 since the spell checker will be rewritten in 2.6.