| Creating a link with FCK editor [message #1761] |
Wed, 24 February 2010 14:21  |
ste74 Messages: 31 Registered: June 2009 Location: Lugano, Switzerland |
Member |
|
|
Hello,
I'm experiencing a trouble with adding a link on a page using FCK editor.
In the FCK pop-up window "Insert/Edit link" I use the button "Browse Server" to add a link (usually to a PDF file) on the page I'm creating by taking a the file from the navigation window, then press OK.
But either when I edit this link, or open the document containing this link, associated to it I find i.e.
<a href="javascript:void(0);/*1267017457515*/" />
instead of
<a href="/files/somepdf.pdf" />
and of course the link does not work.
But if I go and edit the link a second time, the correct link is created. And it works.
Is there a way to make it take the correct work link from the first time, because it's annoying to do it twice to see it working.
Would it be enough to update the FCK editor to a newer version?
Has someone found the solution to this problem?
Thank you.
PS: this happens only on Firefox 3.x, while on Firefox 2.x it works fine.
[Updated on: Wed, 24 February 2010 15:05]
|
|
|
|
|
|