Copy Link to Clipboard error
The_Sultan - February 26, 2009 - 16:31
| Project: | Web File Manager |
| Version: | 6.x-2.10-rc1 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I get this error when I right-click and select Copy link to clipboard.
"This feature requires 'signed.applets.codebase_principal_support=true' at about:config"
I do not know in which file to make the necessary change!

#1
Sultan,
This is a setting in Firefox. To change, type "about:config" into the Firefox location bar (no http or anything).
http://www.mozillazine.org/misc/about:config/
You should be able to type codebase_principal_support into the filter field to find it quickly.
Eric
#2
From what I see, changing the parameter to "true" is listed as a "security risk." I'm not familiar with what a "signing stage" involves, but could that be resolved in a manner that users are not exposed to any security risks?
From http://forums.mozillazine.org/viewtopic.php?t=53650
signed.applets.codebase_principal_support
#3
Is there anyway we can remove this option from the right click on the file? I can do it here
\sites\all\modules\contrib\webfm\js\webfm.js , but don't really want to hack it in the code. Is there any other option?
#4
I second removing this option.
Attached patch would remove it completely.
#5
anyone tried this? because i cant patch Dx , maybe im too dumb :B
any help patching on linux D: it says that the string @400.... bla bla is malformed
patch: **** malformed patch at line 15: @@ -400,7 +399,6 @@ Webfm.commonInterface = function(parent)help a newb!