Closed (won't fix)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Jun 2010 at 23:58 UTC
Updated:
10 May 2012 at 07:14 UTC
Jump to comment: Most recent file
Comments
Comment #1
wwalc commentedBefore we add support for this file manager we really need to be sure that it is stable enough, right now there is even no official release.
Comment #2
wwalc commentedComment #3
dczepierga commentedNothing happend in JASFinder project over 3 month, so it's probably dead. I closed this ticket.
Comment #4
zeip commentedThey've finally made a release (1.0). Attached is a new patch for the support. It seems that either the patch or JASfinder itself has a bug that prevents uploading to folders, but when not used with folders it seems to work fine. I'll continue the investigation on why the folder support has broken.
Comment #5
mkesicki commentedComment #6
mkesicki commentedI checked this patch and it doesn't work for me. I have 403 error after click 'Browse server' button in CKEditor. Of course I configure CKEditor module to use JASFinder filebrowser in CKEDitor's profile configuration.
Comment #7
zeip commentedThe module requires you to be able to access the file manager that resides under ckeditor/jasfinder directory – if you have forbidden access to module directories, for example, it doesn't work.
Can you check what your web server error log tells you? At least Apache usually tells quite clearly why it returned 403.
Comment #8
mkesicki commentedI have to back to DEV version of CKEditor module (without your patch)
but when I tried use jasfinder (click on "Browse server" button in image idalog) my apache error log wrote:
When I change
to
it start showing. But I can't upload file because for some reason
$Configvariable was empty/null.Hope this helps you.
Comment #9
dczepierga commentedAs i see issue is dead so i closed it.
Greetings