hi everybody!
I'm experiencing great troubles with FCK and I hope a solution will come out pretty soon (I've tried to solve the bug myself but I got lost at some point)
there are at least 3 bugs open assigned to nobody (1355226, 1290835, 1339441) about this problem:
if you have some invalid HTML in the edited text in IE, whenever you post the form or switch to the source and back you get extra "<P> </P>" or -even worst- duplicated text
this is due to the way explorer handles the DOM (trying to solve the formatting of HTML)
try with
<p><font size="2">test1<hr />test2</font></p>
(I guess to be W3C compliant the "<HR>" should not appear inside "<FONT>")
Can somehone have a look at it??
thank you
aLbeRto
I'm experiencing great troubles with FCK and I hope a solution will come out pretty soon (I've tried to solve the bug myself but I got lost at some point)
there are at least 3 bugs open assigned to nobody (1355226, 1290835, 1339441) about this problem:
if you have some invalid HTML in the edited text in IE, whenever you post the form or switch to the source and back you get extra "<P> </P>" or -even worst- duplicated text
this is due to the way explorer handles the DOM (trying to solve the formatting of HTML)
try with
<p><font size="2">test1<hr />test2</font></p>
(I guess to be W3C compliant the "<HR>" should not appear inside "<FONT>")
Can somehone have a look at it??
thank you
aLbeRto