When I do cut and paste it seems to make a mess of 
the local url. I can fix it by going into the Source
instead of WYSYWYG but that is probably not something
you want to suggest to your technical or proposal writer
or PA...

I notice it changes the form from 'attach:filename' 
to 'http:localpath/filename' and sometimes makes a 
mess of it. There seems to be some problem
with the quoting; I noticed that one of my file names with a
'-' in the middle seemed to cause quoting to go strange.


This shows in the list of attachments:

        
http://<HOSTNAME>/xwiki/bin/download/ImmortalData/WebHome/ImmortalData%2DBinarySharefileFormatSpecification.odt

Gives this in the browser when you click on it:

http://<HOSTNAME>/xwiki/bin/download/ImmortalData/WebHome/ImmortalData%252DBinarySharefileFormatSpecification.odt

Replacing it with this works:

        
http://<HOSTNAME>/xwiki/bin/download/ImmortalData/WebHome/ImmortalData-BinarySharefileFormatSpecification.odt

Have others had trouble with this? 
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to