Defect #12513
closed
Grouping of issues by custom fields not correct in PDF export
Added by Chrisitian Noack over 12 years ago.
Updated over 12 years ago.
Description
If you group issues by a custom field the index shows correctly in HTML. In PDF issues belonging to the same group value are not grouped (excpet those who have a nil value in the group field).
This error occurs in 2.1.2 and newer versions. I have a fix for that, you find my patch in the attachments.
Best regards,
Christian
Files
Please include this (or another) solution to coming versions of redmine. Who sets the status of this issue to resolved? Me? Or will it be resolved when it's include in the HEAD of the redmine development?
This first attached file fix_pdf_export.diff
comes from git and may not be usable for you. Please use the second one (pdf.patch
). You can install it this way:
- cd to the folder
lib/redmine/export
patch < pdf.patch
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Target version set to 2.1.5
- Resolution set to Fixed
Chrisitian Noack wrote:
This first attached file fix_pdf_export.diff
comes from git and may not be usable for you.
Oh thanks, but a git diff is still a diff :-)
Problem fixed in r10956. Thanks for pointing this out.
- Status changed from Resolved to Closed
Also available in: Atom
PDF