#6997 closed Bug (duplicate)
[IE8] <dt> tag breaks CKEDITOR, Stack Overflow 26
Reported by: | Alex (Shurf) Frenkel | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.5 |
Keywords: | Cc: |
Description
The user has entered incorrect HTML data:
<p>
terms</p>
<p>
<dt id="term_cond-label">
<label class="optional" for="term_cond">Terms and Conditions Text<span style="display: none"> </span></label></dt>
</p>
As you can see here, all of the HTML are closed but <dt> here standing alone and the lable has a for but no element for it.
I am getting an error stating: Stack Overflow 26, in IE 8.
there is no errors in FF or Chrome.
Using version 3.5. jQuery 1.4.2 jQuery UI 1.8.6
Attachments (1)
Change History (6)
Changed 14 years ago by
comment:1 Changed 14 years ago by
Checked some more.
The error is in the <dt> element, only.
If I have <dt> element in the data, we are getting this error.
comment:2 Changed 14 years ago by
Keywords: | dt <dt> added; removed |
---|---|
Summary: | Incorrect HTML, IE 8, Stack Overflow 26 → [IE8] <dt> tag breaks CKEDITOR, Stack Overflow 26 |
comment:3 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:5 Changed 11 years ago by
Keywords: | IE Stack Overflow dt <dt> removed |
---|
Screan Shot of the error.