[
https://issues.apache.org/jira/browse/PHOENIX-1853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14517473#comment-14517473
]
James Taylor commented on PHOENIX-1853:
---------------------------------------
[~mujtabachohan] - seems like a reasonable trade-off so that accessing site via
https works. If you're ok with it, I'd say to commit it.
[~thecarlhall] - any chance you could write up a little blurb for how to test
website changes locally (as I don't think a lot of folks know the tricks you
know)? I think the best place to include this would be in our
building_website.md page which appears here:
http://phoenix.apache.org/building_website.html
> Remote artifacts on website use wrong protocol
> ----------------------------------------------
>
> Key: PHOENIX-1853
> URL: https://issues.apache.org/jira/browse/PHOENIX-1853
> Project: Phoenix
> Issue Type: Bug
> Reporter: Carl Hall
> Priority: Trivial
> Attachments: phoenix-1853-site.diff, phoenix-1853.diff
>
>
> When accessing https://phoenix.apache.org, the remote site artifacts still
> reference {{http}} and many browsers won't load content from mixed protocols.
> {code}
> Blocked loading mixed active content
> "http://netdna.bootstrapcdn.com/bootswatch/2.3.2/flatly/bootstrap.min.css"
> Blocked loading mixed active content
> "http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css"
> Blocked loading mixed active content
> "http://yandex.st/highlightjs/7.5/styles/default.min.css"
> Blocked loading mixed active content
> "http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"
> Blocked loading mixed active content
> "http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"
> Blocked loading mixed active content
> "http://yandex.st/highlightjs/7.5/highlight.min.js"
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)