Ticket #19 (closed Defect: Fixed)
Printer Version of View Charts Not Showing CIs
| Reported by: | garth | Owned by: | garth |
|---|---|---|---|
| Priority: | -Low | Milestone: | |
| Component: | View-App | Version: | 1.0 |
| Severity: | Keywords: | ||
| Cc: |
Description
The charts relied on the PrinterFriendly?=x parameter to be able to force the CIs to display. Since this was removed in favor of the more general media=print css implementation, this functionality no longer works.
Looked into if the media type was in the http header and it wasn't...
Change History
Note: See
TracTickets for help on using
tickets.
For now, added support for a "ShowChartCIs" URL parameter for IP and query result pages. Likewise PrinterFriendly? also turns this on.