Question
My users frequently attach a file to a topic and have a link to it created (at the bottom of the page). Then they use the WYSIWYG editor and cut/paste the link to the attachment to some other place in the topic. This works fine with IE, but does not work with Firefox.
Cutting (or copying) the link expands the
%ATTACHURL% variable to "http://<server>/pub/<path>"
(OK so far). But when pasting Firefox changes this to
"../../../pub/<path>"
- which is not a link to the attached file any more.
Normal Edit is not a choice for the users in this project.
Has anyone a suggestion how to solve that problem? Thank you in advance.
Environment
--
PaulTavolato - 19 Jan 2007
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Sorry, no. It sounds like an issue with the Kupu editor, but I just don't have time to debug it. If you
do work out a solution that requires changes to TWiki code, I'd be happy to apply any patch you generate.
--
CrawfordCurrie - 21 Feb 2007
Thank you for considering my problem.
--
PaulTavolato - 30 Mar 2007