-
Story
-
Resolution: Done
-
High
-
None
-
7.7.5 Magnolia
Secured www.jboss.org pages do not load CSS files on Chrome and so the pages look awful, when you access the page as https. (I.e. https://www.jboss.org)
I found out, that if you click on a shield icon in the link edit box and select "Load anyway", the missing CSS styles are loaded and the page is displayed properly.
So I guess we should either try to hard code CSS an JS links to be https for everything, or we should modify the template to use https links for https access and http for http accesses.