var finder=new CKFinder(); finder.basePath='/ckeditor/ckfinder/'; finder.customConfig='/ckeditor/ckfinder/config.js'; finder.popup();
if(typeof(Kajax)!='undefined'){ // To not make static called throw CKEditor bugs
window.CKFINDER_BASEPATH=Kajax.url+'ckeditor/ckfinder/';
} 
Re: [Bug] Accessing CKFinder in full ajax navigation
Could you provide us a simple example where this bug occurs (perhaps using Jquery)?
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: [Bug] Accessing CKFinder in full ajax navigation
Re: [Bug] Accessing CKFinder in full ajax navigation
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: [Bug] Accessing CKFinder in full ajax navigation
I have exactly the same problem.
I use the hack provided by Kolibot.
Best regards.
Re: [Bug] Accessing CKFinder in full ajax navigation
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: [Bug] Accessing CKFinder in full ajax navigation
Hi wiktor,
see the attachments for a fully functional sample of the behaviour.
Using :
ckfinder php 2.0
jquery 1.4.2
jquery.ui 1.8.4
Thanks for the look.
Best regards.
edit :
PS:
by the way, ckfinder is functional when integrated in ckeditor (included via ajax too) without hacking.
This behaviour happens only when it is used standalone.
Attachments: