Hi,
maybe this is some bug or whatever, but when i try to create a link and then
point with the Link-Form to a File located on my server, i dont get the full path
to the file/image.
What i expect: http://www.mydomain.com/files/somefile.txt
What i get: /files/somefile.txt
Running "Fiji"...
Client is IE6
Is this a bug or some misconfiguration from me?
Thanks in advance...
FCKeditor Links dont return full path...
Re: FCKeditor Links dont return full path...
It's not a bug, that's the way you make URL's
why write all the path? try using just files/somefile.txt and open the page as a client - you'll see the whole path - browser will add domain name automaticaly.
