Metadata
- Source
- FLUID-6462
- Type
- Improvement
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Colin Clark
- Reporter
- Sachin Chopra
- Created
2020-03-03T20:15:46.507-0500 - Updated
2020-03-10T09:21:21.643-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Website
Description
Describe the bug
The page at 'https://fluidproject.org/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700,100'. This request was blocked since the content must be served over HTTPS.
To reproduce
Steps to reproduce the behavior:
- Go to 'https://fluidproject.org/'
- Right-click and Click on Inspect.
- Go to Console
- See error
Screenshot:
Expected behavior
The API call should not be blocked
Technical details
http is not secue and https calls must be based since the base host i.e. fluidproject.org is using https connection and api calls to http cannot be made.
Desktop
- OS: Ubuntu 18.04
- Browser: Chrome
- Version : Latest
Comments
-
Justin Obara commented
2020-03-05T07:32:30.056-0500 Also filed as https://github.com/fluid-project/fluidproject.org/issues/36
-
Justin Obara commented
2020-03-10T09:21:21.641-0400 Merged PR ( https://github.com/fluid-project/fluidproject.org/pull/37 ) into the project repo at 5f0c69d28fe460f1361d2a52e9493d25dd72ac6d