FixedView
Reports now render correctly in all environments
In some environments, opening a report in the viewer displayed a blank frame or a raw error message instead of the PDF.
Reports that were stored outside the primary file host were not being routed through the authenticated proxy path, so the viewer tried to load the file directly and hit an authorization error. The viewer now routes all private report files through the correct proxy path regardless of which file host they're stored on. PDFs render inline as expected.