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.

Category links do not specify correct URLs when browsing Subtext blog pages using HTTPS #19

Description

@jeremy-jameson

When browsing to a Subtext blog page using HTTPS (e.g. https://www.technologytoolbox.com/blog/jjameson), the category links in the response contain absolute URLs that specify "http://" and port 443 (e.g. http://www.technologytoolbox.com:443/blog/jjameson/category/4.aspx). The category links should instead specify "https://" and no port number (e.g. https://www.technologytoolbox.com/blog/jjameson/category/4.aspx).

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