[kupu-dev] Problem with kupu : changes IMG src=url when cut'n'paste in the editor
Duncan Booth
duncan.booth at suttoncourtenay.org.uk
Tue Oct 17 14:28:32 CEST 2006
"michel buffa" <micbuffa at gmail.com> wrote:
> Hi ! I integrated Kupu in a wiki engine we're developing in my team
> (alpha version available at http://argentera.inria.fr:8080/wiki,
> register and edit the Sandbox in order to see what I describe below).
>
> I added image uploading to kupu and I create IMG nodes like that :
>
><img src=/wiki/pub/image.jpg ..../> The image is inserted in the
>document,
> everything is fine except when I drag'n'drop ou cut'n'paste the
> picture in the editor itself : the tag turns into :
>
><img src=pub/image.jpg ..../> the absolute link became a relative one.
>
> Same appears with local <a href=/wiki/my_local_url ...> everything is
> turned into a relative one.
>
> How can I fix that ? I'm using kupu 1.3.2 but I have also tried with
> the 1.4beta and even with the one from CVS.
>
It is a bug in firefox. Any time you drag/drop an element it strips one
layer off the path. Kupu never gets a lookin. I don't know any way around
it which is why it is still an unfixed problem.
More information about the kupu-dev
mailing list