- 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
http://www.intellitests.com/ckeditor/test/

Re: baseHref error in IE7