[Trac-tickets] [The Trac Project] #3134: Log pages don't print
The Trac Project
noreply at edgewall.com
Wed May 10 11:15:29 CDT 2006
#3134: Log pages don't print
-------------------------------------------+--------------------------------
Reporter: Tim Hatch <trac at timhatch.com> | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone:
Component: log view | Version: devel
Severity: normal | Keywords: print css log
-------------------------------------------+--------------------------------
{{{trac.css}}} specifies that all {{{form}}}s shouldn't print, but the
form on a log page should, since it contains all the log entries. I
looked around the templates and believe that {{{log.cs}}} is the only one
with such a form that wraps printable data. I'm attaching a patch in a
sec with one way to fix it.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3134>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list