Closed (fixed)
Project:
insertFrame
Version:
6.x-2.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2009 at 09:30 UTC
Updated:
16 Nov 2009 at 15:50 UTC
using this code
[[[www.myurl.com/myapp.html]]]
and get the javascript warning
Comments
Comment #1
MarcElbichon commentedWhat is your brower ?
Does it work with a height of 500px ? With 100% ?
Does your site in the same domain as www.myurl.com?
Do you have the line number of the warning ?
Comment #2
giorgoskAfter some more testing realized
that sometimes if I don't clear cache after changing the [[[ ]]] parameters
I don't get the iframe to load an external URL or produce the error found above
clearing the cache fixes the problem
Renamed and changed category since I am not sure if this is a bug !!
What should I be checking ?
I am using Firefox 3.5 for editing nodes
Comment #3
MarcElbichon commentedWhat is your cache mode (none, normal, aggressive) ?
Do you use javascript compression ?
If not, can you verify in the html source page (in the browser) if the line including insertframe.js is present for the non-working case ?
Comment #4
giorgoskCaching was set to normal with no javascript or css compression
the problem has not reappeared ever since but if I see it again I will report here
thanks for your time Marc