Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser reports mixed content warnings #60

Open
jefferya opened this issue Apr 8, 2021 · 2 comments
Open

Browser reports mixed content warnings #60

jefferya opened this issue Apr 8, 2021 · 2 comments

Comments

@jefferya
Copy link
Collaborator

jefferya commented Apr 8, 2021

Expected Behaviour

No mixed content warning

Current Behaviour

Browser reports a mixed content warning. Firefox: a yellow caution sign next to the URL

Screenshot from 2021-04-08 16-17-13

Possible Solution

Change all references in the cwrc-schema template CSS to use https instead of http, for example, https://github.com/cwrc/CWRC-Schema/blob/02c64d48d6786ecf6cbca767919a4064fba06093/templates/css/orlando_v2_cwrc-writer.css#L22

@lucaju
Copy link
Contributor

lucaju commented Mar 29, 2022

This happens with a document or the Schema's CSS containing a link to an outside source that required CORS.
We can fix the links on the CSS, but when they come from the document itself, it is out of our control.

@SusanBrown
Copy link

SusanBrown commented Mar 30, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants