Ticket #3388 (closed defect: fixed)

Opened 5 years ago

Last modified 2 years ago

Checklists can't be printed

Reported by: anonymous Assigned to: rharkins
Priority: high Component: TracFormsPlugin
Severity: major Keywords:
Cc: Trac Release: 0.11

Description

When I use a checklist in a ticket description or wiki page it doesn't get rendered when I print the page (using the web browser's print capability).

Attachments

Change History

07/15/08 06:05:10 changed by rharkins

  • priority changed from normal to high.
  • status changed from new to assigned.
  • severity changed from normal to major.

07/16/08 04:39:22 changed by anonymous

Fixed in r4018 (branch). Merged into trunk in r4019.

07/16/08 04:39:55 changed by anonymous

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

This was due to CSS class issues on the form (Trac removes all forms by default).

04/30/11 01:11:41 changed by hasienda

(In [10143]) TracFormsPlugin: Releasing version 0.3, pushing development to 0.4, closes #3445, #3550, #3741, #4759 and #8258, refs #3388 and #6993.

This is a major release requiring a Trac environment upgrade.

While the parser logic remains unchanged, there is a lot new supplementary funcionality to make TracForms behave more like the existing Trac core resources (ticket, wiki, attachment, ...).

This version performs a series of non-trivial db schema changes, that especially may leave traces of stale forms (i.e. recorded for wiki pages, that don't exist anymore). So please make sure to read the changelog, BACKUP your environment(s) before installing this version as usual and check the new db tables forms, forms_fields and forms_history after upgrading.


Add/Change #3388 (Checklists can't be printed)




Change Properties
Action