Unable to paste link to clipboard under firefox
goudal - February 21, 2008 - 15:18
| Project: | Web File Manager |
| Version: | 5.x-2.8 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
When trying to copy link to clipboard (right clic on the file name in the filebrowser), I've got the following javascript error with firefox ;
[Exception... "'A script from "https://drupal2.enseirb.fr" was denied UniversalXPConnect privileges.' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "" data: no]
Ons solution is to set signed.applets.codebase_principal_support to true in about:config

#1
where can I found these feature "signed.applets.codebase_principal_support to true in about:config" ????
is it in firefox settings ? in webfm module ?
I don't understand where I must search for these problem.
#2
type...
about:config...into the address bar of FF, look for signed.applets.codebase_principal_support and toggle the value.
#3
#4
Awesome. Thanks.
#5
Thank you very much robmilne...