Actions
Defect #14178
closedPDF API broken in version 2.3.1
Resolution:
Fixed
Affected version:
Description
The change in number of arguments in issues_to_pdf_draw_borders() in file lib/redmine/export/pdf.rb introduced by #13630 (r11693) breaks some plugins (namely redmine_wktime).
Would it be possible to restore the same arguments, even if id_width argument not used, for API compatibility?
Thanks
Files
Related issues
Updated by Massimo Rossello almost 13 years ago
- File pdf.rb.patch pdf.rb.patch added
Here is a patch.
Sorry I can't change the tracker to patch
Updated by Jan Niggemann (redmine.org team member) almost 13 years ago
- Tracker changed from Defect to Patch
Thank you for providing the patch!
Updated by Toshi MARUYAMA almost 13 years ago
- Tracker changed from Patch to Defect
- Subject changed from PDF API broken to PDF API broken in version 2.3.1
- Status changed from New to Closed
- Affected version (unused) set to 2.3.1
- Resolution set to Fixed
- Affected version set to 2.3.1
Committed in trunk and 2.3-stable, thanks.
Actions