Closed (fixed)
Project:
Web File Manager
Version:
5.x-2.8
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2008 at 15:18 UTC
Updated:
21 Aug 2008 at 11:29 UTC
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
Comments
Comment #1
pixelpreview@gmail.com commentedwhere 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.
Comment #2
robmilne commentedtype...
...into the address bar of FF, look for signed.applets.codebase_principal_support and toggle the value.
Comment #3
robmilne commentedComment #4
philltran commentedAwesome. Thanks.
Comment #5
test_drupal-1 commentedThank you very much robmilne...