Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox throws error in firebug: Error: Permission denied to access property 'templatesMenu' #12

Open
domnuprofesor opened this issue Jan 3, 2013 · 2 comments
Assignees

Comments

@domnuprofesor
Copy link

On my linux machine (CentOS) I've installed etherpad and then the tables plugin.

All went fine; I see the Table icon.
When I press on the button nothing happens and FF throws this error:

Error: Permission denied to access property 'templatesMenu' in static/js/require-kernel.js

Can you help me on this one?

Thank you.
Francisc

@ghost ghost assigned gedion Jan 23, 2013
@quenenni
Copy link

I managed to resolve that problem by disabling firebug.
(it's not the first time firebug creates a problem)

Since then, the table menu appears correctly.

Another problem then pops up -> #14
I'm working on it..

@quenenni
Copy link

To be thorough...

I still have that error with templatesMenu but it doesn't break etherpad anymore.

It seems it's the use of 'top.' used at the beginning of the function 'exports.postAceInit' (static/js/datatables.js)

If you remove those lines with templatesMenu, you won't have the error anymore.

I'm not sure what they are supposed to achieve..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants