Bug 200004

Summary: Detail view of attachments not rendering
Product: Services Reporter: Sean Bruno <sbruno>
Component: Bug TrackerAssignee: Bugmeister <bugmeister>
Status: Closed FIXED    
Severity: Affects Some People CC: mi, tijl
Priority: ---    
Version: unspecified   
Hardware: Any   
OS: Any   
Bug Depends on: 204374    
Bug Blocks:    

Description Sean Bruno freebsd_committer freebsd_triage 2015-05-06 17:07:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197793

This is just one example.  Viewing the detail view doesn't render anything.  Viewing the diff view, I can see the colored diff.
Comment 1 Marcus von Appen freebsd_committer freebsd_triage 2015-05-07 06:41:02 UTC
This might be a mixed content served over HTTPS issue. The request debugger (Firefox and Chrome) says:

"""
Blocked loading mixed active content "http://bz-attachments.freebsd.org/attachment.cgi?id=153152"
"""

We'll look into it.
Comment 2 Marcus von Appen freebsd_committer freebsd_triage 2015-05-07 06:50:49 UTC
To fix this, we need to get bug #192916 fixed to allow a proper redirection.
Comment 3 Marcus von Appen freebsd_committer freebsd_triage 2015-05-25 13:33:06 UTC
*** Bug 200442 has been marked as a duplicate of this bug. ***
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2016-01-23 19:39:59 UTC
*** Bug 205929 has been marked as a duplicate of this bug. ***
Comment 5 Kubilay Kocak freebsd_committer freebsd_triage 2016-02-06 13:20:58 UTC
This should now be resolved