Re: Ajax file manager 'CKFinder' and Wicket >= 1.5.8

2012-10-26 Thread Steamus
Seems, yes. Because I didn’t check 1.5.9. I jumped to 6.1.1 and it didn’t work yet. Thank you, Martin -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Ajax-file-manager-CKFinder-and-Wicket-1-5-8-tp4653275p4653383.html Sent from the Users forum mailing list archive

Re: Ajax file manager 'CKFinder' and Wicket >= 1.5.8

2012-10-26 Thread Martin Grigorov
Hi, I think I know what broke it. It should be fine in 1.5.9 again with https://issues.apache.org/jira/browse/WICKET-4752 On Fri, Oct 26, 2012 at 12:35 PM, Steamus wrote: > Hi, Martin > > Yesterday, I migrated to the Wicket 6.2.0 and it started working again! > > I didn’t see any messages about

Re: Ajax file manager 'CKFinder' and Wicket >= 1.5.8

2012-10-26 Thread Steamus
Hi, Martin Yesterday, I migrated to the Wicket 6.2.0 and it started working again! I didn’t see any messages about some javascript’s error in browser, but I didn’t use any special tools to debug javascript. Integration was enough easy, so there is not so much to share. They provide several jars

Re: Ajax file manager 'CKFinder' and Wicket >= 1.5.8

2012-10-24 Thread Martin Grigorov
Hi, Looking at the changelog I don't see anything suspicious. Did you check for JavaScript errors in Firebug/Dev tools ? Can you share your code with us so we can see how you do the integration and what could be the problem ? On Tue, Oct 23, 2012 at 6:40 PM, Steamus wrote: > Hello, Everybody >

Ajax file manager 'CKFinder' and Wicket >= 1.5.8

2012-10-23 Thread Steamus
Hello, Everybody In my project I use JavaScript editor ‘CKEditor’ with Ajax file manager ‘CKFinder’. It worked fine a lot of months. But, just I migrated to version Wicket 1.5.8, the ‘CKFinder’ doesn’t work properly any more. There are no visible crashes or bugs, but It can’t upload file to serv