[ https://issues.apache.org/jira/browse/PHOENIX-7521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924797#comment-17924797 ]
Dávid Paksy edited comment on PHOENIX-7521 at 2/7/25 8:03 AM: -------------------------------------------------------------- Sorry for the bad naming, I compressed the patch file because there were a lot of changes and because of that the patch file was quite big in size. I now uploaded another compressed patch (PHOENIX-7521-2.patch.tar.gz). This takes the Lato webfont and serves it locally (the Flatly Bootstrap theme CSS tries to load it from fonts.googleapis.com but it will not load because of the CSP). So now we should have every resource locally which is used by the website. was (Author: JIRAUSER306931): Sorry for the bad naming, I compressed the patch file because there were a lot of changes and because of that the patch file was quite big in size. I now uploaded another compressed patch (PHOENIX-7521-2.patch.tar.gz). This takes the Lato webfont and serves it locally (the Flatly Bootstrap theme CSS tries to load it from fonts.googleapis.com but it will not load because of the CSP). > Phoenix website does not render correctly because of CSP > -------------------------------------------------------- > > Key: PHOENIX-7521 > URL: https://issues.apache.org/jira/browse/PHOENIX-7521 > Project: Phoenix > Issue Type: Bug > Reporter: Istvan Toth > Priority: Blocker > Attachments: PHOENIX-7521-2.patch.tar.gz, PHOENIX-7521.tar.xz > > > This is probably the ASF setting that we were warned about. > These are the links I see blocked: > [https://netdna.bootstrapcdn.com/bootswatch/2.3.2/flatly/bootstrap.min.css] > [https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css] > [https://yandex.st/highlightjs/7.5/styles/default.min.css] > [https://yandex.st/highlightjs/7.5/highlight.min.js] > -- This message was sent by Atlassian Jira (v8.20.10#820010)