Edgewall Software

Ticket #3134 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Log pages don't print

Reported by: Tim Hatch <trac@…> Owned by: cboos
Priority: normal Milestone: 0.10
Component: version control/log view Version: devel
Severity: minor Keywords: print css log
Cc:

Description

trac.css specifies that all forms 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.

Attachments

printable-log.diff Download (0.9 KB) - added by Tim Hatch <trac@…> 3 years ago.

Change History

Changed 3 years ago by Tim Hatch <trac@…>

Changed 3 years ago by cboos

  • owner changed from jonas to cboos
  • status changed from new to assigned
  • severity changed from normal to minor
  • milestone set to 0.10

Probably the wiki history too...

Changed 3 years ago by cboos

  • status changed from assigned to closed
  • resolution set to fixed

As in general the forms should not be shown when printing, I liked the idea of a printableform class to selectively mark what forms should be printed.

Implemented in r3284.

Add/Change #3134 (Log pages don't print)

Author


E-mail address and user name can be saved in the Preferences.


Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from cboos. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.