Hi,
I guess I found a bug in fckeditor. I found FCKeditor doesn't work in network for IE7. So I debugged and found the "host name" is missing in case of file protocol (../editor/js/fckeditorcode_ie.js line no 33).
If I add the 'host' name it works. But I got another error when I try to edit the contents of the editor. The error is "Invalid Range in character set' in fckeditorcode_ie.js, line no 87 (FCKXHtmlEntities.EntitiesRegex=new RegExp(C,'g');}).
Any idea?
Chinmoy Chakraborty
Labware LIMS Solutions
chakraborty@labware.com
I guess I found a bug in fckeditor. I found FCKeditor doesn't work in network for IE7. So I debugged and found the "host name" is missing in case of file protocol (../editor/js/fckeditorcode_ie.js line no 33).
If I add the 'host' name it works. But I got another error when I try to edit the contents of the editor. The error is "Invalid Range in character set' in fckeditorcode_ie.js, line no 87 (FCKXHtmlEntities.EntitiesRegex=new RegExp(C,'g');}).
Any idea?
Chinmoy Chakraborty
Labware LIMS Solutions
chakraborty@labware.com