cwrc / DEPRECATED-CWRC-Writer

The Canadian Writing Research Collaboratory (CWRC) is developing an in-browser text markup editor (CWRCWriter) for use by collaborative scholarly editing projects.
http://www.cwrc.ca/projects/infrastructure-projects/technical-projects/cwrc-writer/
GNU General Public License v2.0
24 stars 17 forks source link

CSS doesn't always load with docs #495

Open SusanBrown opened 6 years ago

SusanBrown commented 6 years ago

I have gotten this error more than once, with the biography document template and the sample playwrights entry.

image

jchartrand commented 6 years ago

Is this happening on the 'dev' version, i.e., http://208.75.74.225? I think it is caused by requesting an http url (the css url above) from a page that was loaded using https. The dev version now has https enabled. Andrew @ajmacdonald, I think you updated these urls (in the code) to use https - is it just that we now need a new build to dev (and to prod so I can switch it over to https as well)?

ajmacdonald commented 6 years ago

https://github.com/cwrc/CWRC-Writer/issues/496#issuecomment-356339273

ilovan commented 6 years ago

@SusanBrown , are you getting this error message with the Orlando bio docs as well? You shouldn't since the Orlando stylesheets have not been moved to a different folder (see https://github.com/cwrc/CWRC-Writer/issues/496#issuecomment-356405815)

SusanBrown commented 6 years ago

Yes apparently I got it with the bio docs template, as well. It is not consitent.