Thomas Rebele created HIVE-29199:
------------------------------------
Summary: Broken javadoc links on Hive website
Key: HIVE-29199
URL: https://issues.apache.org/jira/browse/HIVE-29199
Project: Hive
Issue Type: Task
Reporter: Thomas Rebele
Almost all documentation links at [https://hive.apache.org/docs/javadocs/]
result in a page with three empty frames, as the frame's content is blocked by
a policy:
{code:java}
Content-Security-Policy: The page’s settings blocked the loading of a resource
(frame-src) at
https://svn.apache.org/repos/infra/websites/production/hive/content/javadocs/r4.0.1/api/overview-frame.html
because it violates the following directive: “default-src 'none'”
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)