Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

FCKEditor Browser Issue

$
0
0
FCKEditor Browser Issue
Web Connection
FCKEditor Browser Issue
May. 8, 2013
09:00 pm
3S3190VEWShow this entire thread in new window
Gratar Image based on email address
From:Harvey Mushman
To:All
For some reason an application that has worked for about four or five years seems to have developed a problem. Not sure when the problem started since the page with this control is not used a lot by me and no other users have reported an error.

I'm getting an error in fckeditor.js function FCKeditor_IsCompatibleBrowser and because I'm using IE 10, I decided to change the compatibility to 9 and see if the problem went away. It did, so I looked further at the script code and found what looks like an error is in the match statement below.

var sBrowserVersion = navigator.appVersion.match(/MSIE (.\..)/)[1] ;

The error I see talks about "Unable to get property '1' of undefined or null reference". I assume this is because the first value (the major version number) is now two digits "10.0"

Is anybody having this problem or has everyone dropped this control or upgraded to a new version?

Thanks in advance for any suggestions.

--hm

--hm--


Viewing all articles
Browse latest Browse all 10393

Trending Articles