I inherited a website that uses FCKEditor version 2.1.1 which is apparently very old, and it uses it only in a couple of functions that are not used very frequently. Tonight a person composed a message with a link to a URL and the link that was created was incorrect, generating this code:
Here is a link to <a href="javascript:void(0);/*1296866839157*/">google</a>
Note that the word "google" was set to link to "http://google.com" and ended up with a javascript garbage link. This is totally repeatable.
I'd like to get the latest version of FCKEditor -- is there something I can just swap in to my fckeditor directory that will upgrade to the latest version of 2.x?
Thanks.
Sat, 02/05/2011 - 01:58
#1