Vote #72908
完了Grouping of issues by custom fields not correct in PDF export
0%
説明
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
journals
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@
--------------------------------------------------------------------------------
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.
--------------------------------------------------------------------------------
Merged in 2.1 and 2.2.
--------------------------------------------------------------------------------
related_issues
duplicates,Closed,11285,Problem with PDF export if a custom field is used to group issues