https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196436

            Bug ID: 196436
           Summary: https://lists.FreeBSD.org 404 pages refer to http
                    content and look ugly in modern browsers
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Website
          Assignee: [email protected]
          Reporter: [email protected]

In recent Firefox (e.g., 34.0.5), a URL like
https://lists.freebsd.org/pipermail/freebsd-bugs/2015-January/404.html gives an
ugly page without CSS. This is because Firefox refuses to load the style sheet
from http://www.freebsd.org/ into an https page.

A possible solution is to use scheme-relative URLs like
//www.FreeBSD.org/layout/css/fixed.css. Patching this in using developer tools
makes the 404 page look normal.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to