Problem in FCKEditor: upload image is not possible

LATEST Official version.
Questions and discussions - NO ISSUES
FOR ISSUES => http://mantis.testlink.org

Moderators: TurboPT, Amaradana, TL Developers

Problem in FCKEditor: upload image is not possible

Postby elias.nogueira » Wed May 19, 2010 6:50 pm

In the Testlink 1.9 beta 4 there are an error in FCKEditor: when we try to upload an image, the forward message appears: This connector is disabled. Please check the "editor/filemanager/connectors/php/config.php" file

After frustrated attempt to report this as a bug in Testlink (http://mantis.testlink.org/view.php?id=3477) I found the solution...
This appears because the connector wasn't enabled in Testlink FCKEditor distribution.
Follow these steps:

    Go to testlink/third_party/fckeditor/editor/filemanager/connectors/php and edit config.php file
    Find $Config['Enabled'] = false; and alter to true
    Find $Config['UserFilesPath'] = '/userfiles/' ; and alter to 'testlink/upload_area'

Please Testlink administrators: many users can not insert images in theirs tests because this error. This should be changed to work without problems, 'cause this version of FCKEditor is part of Testlink distribution

PS: the directory should be writable access
elias.nogueira
TestLink user
 
Posts: 2
Joined: Fri Dec 18, 2009 6:48 pm

Re: Problem in FCKEditor: upload image is not possible

Postby fman » Wed May 19, 2010 8:01 pm

I've already give an asnwer on mantis, and what user describe as frustrating is just a clear answer: we are not responsible for each option that can be enabled on FCKeditor or TinyMCE.
Also we are not specialist on FCKeditor config, we offer this to users with a minimun config, and we do not suggest on our documentation that image upload has to be used.
After this clarification, we are open to improve default FCKeditor config distributed with TL, with help of users, as this user has done.
We prefer a positive approach, and this include users helping us with this simple things, while we are struggling with other more critic issues or new feature.
If image upload on web editor does not work, always there is the workaroung of adding attachments to test case
fman
Member of TestLink Community
 
Posts: 2286
Joined: Tue Nov 15, 2005 7:19 am

Re: Problem in FCKEditor: upload image is not possible

Postby twelve » Fri May 21, 2010 6:35 am

elias.nogueira wrote:After frustrated attempt to report this as a bug in Testlink (http://mantis.testlink.org/view.php?id=3477) I found the solution...

Disabling a feature by default is not a bug but a design decision IMHO

elias.nogueira wrote:Find $Config['Enabled'] = false; and alter to true

This is a bad idea.
Doing that will enable the upload feature for everyone, regardless if he is logged in or not. See Bug #3469
twelve
TestLink user
 
Posts: 9
Joined: Thu May 20, 2010 2:59 pm

Re: Problem in FCKEditor: upload image is not possible

Postby dragan » Fri Jul 16, 2010 1:01 pm

I tried to solve this issue according to your suggestion and it did not fix issue.
dragan
TestLink user
 
Posts: 1
Joined: Fri Jul 16, 2010 12:48 pm

Re: Problem in FCKEditor: upload image is not possible

Postby twelve » Mon Jul 26, 2010 7:09 am

dragan wrote:I tried to solve this issue according to your suggestion and it did not fix issue.

To what "suggestion" and "issue" are you referring to?
twelve
TestLink user
 
Posts: 9
Joined: Thu May 20, 2010 2:59 pm


Return to TestLink 1.9



Who is online

Users browsing this forum: No registered users and 3 guests