Hi All,
Here is how to reproduce the bug fo IE 8 :
1 Go to the demo page
2 Switch to the Source Mode
3 Paste <input href="#" value="<a href="#">aaa</a>" />
4 Switch to the Preview Mode
and there will be something like
[<a href= ] aaa" _cke_saved_href="#" href="#" />
but for other browsers this works OK...
I'm looking forward to any info/comments on this.
Thanks for the great work.
Here is how to reproduce the bug fo IE 8 :
1 Go to the demo page
2 Switch to the Source Mode
3 Paste <input href="#" value="<a href="#">aaa</a>" />
4 Switch to the Preview Mode
and there will be something like
[<a href= ] aaa" _cke_saved_href="#" href="#" />
but for other browsers this works OK...
I'm looking forward to any info/comments on this.
Thanks for the great work.
Re: IE8 bug: input value with encoded html
It has nothing to do with IE8 i think