You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/09/09 13:53:38 UTC

[GitHub] [camel-quarkus] ppalaga opened a new issue #1770: Component counts not shown on the website

ppalaga opened a new issue #1770:
URL: https://github.com/apache/camel-quarkus/issues/1770


   On the following pages, our inline scripts are not executed and the messages at the bottom is logged in the browser console.
    https://camel.apache.org/camel-quarkus/latest/reference/index.html https://camel.apache.org/camel-quarkus/latest/reference/components.html https://camel.apache.org/camel-quarkus/latest/reference/dataformats.html https://camel.apache.org/camel-quarkus/latest/reference/languages.html https://camel.apache.org/camel-quarkus/latest/reference/others.html
   
   ```
   Refused to execute inline script because it violates the following Content Security Policy directive: "default-src 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-PPMi8VLo0ZROhhejq3CPU1VMiMp3fnflvCMZNGuLhbU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'script-src' was not explicitly set, so 'default-src' is used as a fallback.
   ```
   
   As a result, the pages show no component counts:
   ![image](https://user-images.githubusercontent.com/1826249/92607504-8190b180-f2b4-11ea-8c1b-b87ff96a29c9.png)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] ppalaga closed issue #1770: Component counts not shown on the website

Posted by GitBox <gi...@apache.org>.
ppalaga closed issue #1770:
URL: https://github.com/apache/camel-quarkus/issues/1770


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] ppalaga commented on issue #1770: Component counts not shown on the website

Posted by GitBox <gi...@apache.org>.
ppalaga commented on issue #1770:
URL: https://github.com/apache/camel-quarkus/issues/1770#issuecomment-706213816


   This was apparently fixed by the recent changes in camel-quarkus/docs and camel-website


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org