Skip to content
This repository was archived by the owner on Oct 18, 2018. It is now read-only.
This repository was archived by the owner on Oct 18, 2018. It is now read-only.

Blog pages render without CSS when browsing to the site using HTTPS #17

Description

@jeremy-jameson

Using HTTPS, browse to a Subtext blog page in which the skin specifies an absolute URL for the CSS file using HTTP (e.g. http://www.technologytoolbox.com/Themes/Theme-1.0/Theme-1.0.5.min.css). In this scenario, Firefox (6.0.2) renders the page as expected, but Internet Explorer 9 does not (it renders without CSS and displays a warning - "Only secure content is displayed" -- along with a button to "Show all content").

Ideally, the CSS file could be specifed using a server-relative URL (e.g. "/Themes/Theme-1.0/Theme-1.0.5.min.css") but this doesn't currently work in Subtext 2.5).

Workaround:

Specify an absolute URL for the CSS file using HTTPS (e.g. https://www.technologytoolbox.com/Themes/Theme-1.0/Theme-1.0.5.min.css).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions