We've got an application that is accessed to a CVPN (Netscaler specifically). The app overall is working, except that when we open a screen that has the CKEditor windows on it, there's a rewrite happening on the following line:
"http://siteURL/appname/_resources/ckeditor/skins/kama/editor.css?t=A8LE4JO"
It gets transformed to this:
"http://siteURL/appname/_resources/ckeditor/skins/kama/?t=A8LE4JOeditor.css"
We've been working with Citrix more than two months, to no avail. So, I'm seriously considering figuring out if I can change something in CKEditor to deal with this.
One obvious thing seems to be asking what is this "t" parameter exactly, and can I get rid of it? If so, how?
Many thanks up front for your help,
Dan
Tue, 08/09/2011 - 17:46
#1
Re: Access to CKEditor through CVPN fails
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!