[
https://issues.apache.org/jira/browse/PIVOT-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018457#comment-14018457
]
Stephen Buergler edited comment on PIVOT-950 at 6/5/14 4:05 AM:
----------------------------------------------------------------
You could use a protocol relative URL.
"//java.com/js/deployJava.js" seems to work.
It would prevent it from running from someone's local filesystem though.
Edit:
http://docs.oracle.com/javase/tutorial/deployment/deploymentInDepth/depltoolkit_index.html
It seems to say that the https url should always be used.
was (Author: sixcorners):
You could use a protocol relative URL.
"//java.com/js/deployJava.js" seems to work.
It would prevent it from running from someone's local filesystem though.
> Demos broken in Chrome 35.0.1916.114
> ------------------------------------
>
> Key: PIVOT-950
> URL: https://issues.apache.org/jira/browse/PIVOT-950
> Project: Pivot
> Issue Type: Bug
> Components: demos, site
> Reporter: Stephen Buergler
> Assignee: Sandro Martini
> Priority: Minor
>
> I get the following message when I go to
> https://pivot.apache.org/demos/kitchen-sink.html or a lot of the other demos:
> [blocked] The page at 'https://pivot.apache.org/demos/kitchen-sink.html' was
> loaded over HTTPS, but ran insecure content from
> 'http://java.com/js/deployJava.js': this content should also be loaded over
> HTTPS.
--
This message was sent by Atlassian JIRA
(v6.2#6252)