cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Choose Language Hide Translation Bar
0 Kudos

JMP Save As Dynamic HTML - make sure it works in cross-site IFRAMES

What inspired this wish list request? 

 

The JMP dynamic HTML in JMP 17 broke with our internal solution where dynamic HTML reports are saved on one department's website, but IFRAME embedded in another department's site (different server URL).  The specific problem is that JMP 17's HTML javascript used 'window.parent.document', which makes the document in the IFRAME attempt to access the document in the parent window - which is a violation of browser/javascript cross-site scripting policies.

 

What is the improvement you would like to see? 

 

There is no reason why JMP HTML documents cannot be stand-alone, and no reason why they need to access the parent window to an IFRAME.  Please make sure that no JMP dynamic HTML javascript attempts to violate or cross the HTML parent/child window document boundary.

 

Why is this idea important? 

 

Because it allows collaborative HTML document sharing.

6 Comments
mia_stephens
Staff
Status changed to: Acknowledged
 
dieter_pisot
Staff
Status changed to: Yes, Stay Tuned!

We are planning on including this in a future release of JMP.

jthi
Super User

@dieter_pisot @mia_stephens this was most likely fixed in JMP18? 

dieter_pisot
Staff

@jthi this wish has been delivered in 18. please let us know if it does not fulfill your request and we can re-open this request and review any feedback you have

jthi
Super User

I was mostly wondering why the state of this wish list item is "Yes, Stay Tuned!" and not "Delivered"?

mia_stephens
Staff
Status changed to: Delivered

Thanks @jthi , changed to Delivered.