Hi,
I've found a problem in IE7. I'll try to explain it in example.
- We have HTML document with <base href="http://example.com/pub/" /> tag, here we have all CKEdotor files.
- Document stored in another directory, let say http://example.com/pub/test/
- IE7 will ask for /pub/test/config.js, but all other browsers ask /pub/config.js
Re: baseHref error in IE7
The problem has been fixed when I put full address to ckeditor.js file