Embed a pad on mysite.com for example,
<iframe src="http://etherpadserver.com:9001/p/g.1ujWNr59Pm63RBj9$pad1/>
All browsers work fine but FireFox 15.0.1 produces this error when you try update the pad with any text:
Error: Permission denied to access property 'inInternationalComposition'
http://etherpadserver.com:9001/javascripts/lib/ep_etherpad-lite/static/js/pad.js?callback=require.define
Line 27
No pad text is saved because of this error.
The error is on line 114:
etherpad-lite/src/static/js/collab_client.js
Thanks
Embed a pad on mysite.com for example,
<iframe src="http://etherpadserver.com:9001/p/g.1ujWNr59Pm63RBj9$pad1/>All browsers work fine but FireFox 15.0.1 produces this error when you try update the pad with any text:
Error: Permission denied to access property 'inInternationalComposition'
http://etherpadserver.com:9001/javascripts/lib/ep_etherpad-lite/static/js/pad.js?callback=require.define
Line 27
No pad text is saved because of this error.
The error is on line 114:
etherpad-lite/src/static/js/collab_client.js
Thanks