Problems with Links returned from fckEditorX selection...

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
Kerem Gümrükcü

Problems with Links returned from fckEditorX selection...

Post 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...
jelle

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

Post 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.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

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

Post by Ted »

This is fixed in svn with a little javascript magic.  Thanks!
Locked

Return to “CMSMS Core”