Page 1 of 1
Bug report about "Copy to clipboard"
PostPosted:Fri Dec 19, 2008 1:24 am
by Iwen
I want to copy the file url to clipboard. When I click that button, the message box come out and tell me error is occered. I\'m using firefox.
By the way, I also test in okm demo, the result is same.
Re:Bug report about "Copy to clipboard"
PostPosted:Fri Dec 19, 2008 10:26 am
by pavila
To enable javascript Copy to Clipboard buttons on Firefox and Mozilla, enter the following line into browser address bar: \"about:config\"
The list of preferences should open in browser window. Click right mouse button somewhere in active part of preference list window and choose New > Boolean option from context menu. Paste the following Preference name into the New boolean value window input box: \"signed.applets.codebase_principal_support\"
Re:Bug report about "Copy to clipboard"
PostPosted:Wed Apr 15, 2009 3:38 pm
by Joe
Hi and thanks for Firefox tips.
I encounter a small bug, URL returned by Copy to clipboard button is like that:
?docPath=%2Fokm%3Aroot%2Fuser_global%2Foo-presenting-ubuntu.odp
There isn\'t the prefix like
https://mywebsite.com/OpenKM/es.git.ope ... tend.Main/
Moreover this function doesn\'t work at all with IE6, is it \"normal\"?
I\'m using Okm Community version 3.0.
Thanks for your help.
Joe
Re:Bug report about "Copy to clipboard"
PostPosted:Thu Apr 16, 2009 8:07 am
by Joe
No answer ?
Re:Bug report about "Copy to clipboard"
PostPosted:Thu Apr 16, 2009 8:44 pm
by pavila
You need to configure this property in OpenKM.cfg
Code: Select allapplication.url=http://your-host:8080/OpenKM/es.git.openkm.frontend.Main/index.jsp
This behavior in IE6 seems a bug. We will try to fix it in the next release.