Page 1 of 1

Problems with Links returned from fckEditorX selection...

Posted: Fri Mar 17, 2006 6:16 am
by Kerem Gümrükcü
Hi,

whenever i try to set a link to a file, it does not matter whether a image, file or
whatever object, the returned link from the Link-Selection WebForm is a relative
path not absolute and when you select the link on the final page you will be directed
to "nothing". I already wrote about that problem in the modules forum, but the answer
i got there was not the one i expected. Someone told me that this is "normal", but it
isnt normal and in the 11.2 Version with the build-in fckEditor there was no problem
and the selection returned the full path.

Let me show you what i mean:
When i try to set a hyperlink to a file or image i expect the Link-Selection WebForm
to return something like: http://www.mydomain.com/folder/myfile.jpg

But what i get is: http:///folder/myfile.jpg

and this cant be normal! How can i solve this. Maybe a Bug in RC1? Thanks in advance...

Re: Problems with Links returned from fckEditorX selection...

Posted: Fri Mar 17, 2006 8:49 am
by jelle
I have seen reports of that before (or maybe it was you :)). I do agree that that would be a bug. Bug are best reported in the bugtracker. Could you please do that? I'll try to reproduce this in the meantime.

Re: Problems with Links returned from fckEditorX selection...

Posted: Sat Mar 25, 2006 4:47 pm
by Ted
This is fixed in svn with a little javascript magic.  Thanks!