Opened 16 years ago
Closed 12 years ago
#2670 closed Bug (wontfix)
img tag valid xhtml generation failed
Reported by: | Tristan | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Output Data | Version: | FCKeditor 2.3.2 |
Keywords: | Cc: |
Description
<noscript><a href= target='_blank'><img src= border='0' alt=></a></noscript>
this html source code will cause fckeditor to fail valid xhtml generation. if we remove noscript tag it will succeed.
Change History (3)
comment:1 Changed 16 years ago by
Component: | General → Core : Output Data |
---|---|
Keywords: | Confirmed added |
Priority: | High → Normal |
Version: | FCKeditor 2.6.3 → FCKeditor 2.3.2 |
comment:2 Changed 15 years ago by
comment:3 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | confirmed → closed |
FCKeditor was retired and is no longer supported. All active development was moved to its successor, CKEditor 3.x, that is a fully mature and far superior product. We recommend you upgrade as soon as possible since this issue is no longer a problem in current code base.
The same bug in V3: #3723