Project

General

Profile

Actions

Defect #10754

open

Name of custom fields overlaps in pdf export with its value

Added by de lete almost 12 years ago. Updated almost 12 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
PDF export
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

If the name for a custom field is very long, then will the name overlap the value in the pdf export.

I truncated the custom_value.name to twenty characters in my installation:

lib/redmine/export/pdf.rb:359

            pdf.RDMCell(35,5, truncate(custom_value.custom_field.name, :length=>20) + ":","L")

Actions #1

Updated by Toshi MARUYAMA almost 12 years ago

  • Category set to PDF export
Actions

Also available in: Atom PDF