Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the PDF-Table CPAN distribution.

Report information
The Basics
Id: 30720
Status: resolved
Priority: 0/
Queue: PDF-Table

People
Owner: jbazik [...] cpan.org
Requestors: NEPOS [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.9.3
Fixed in: 0.9.3



Subject: Warnings in CalcColumnWidths()
In CalcColumnWidths() the column property min_w is used in the width calculation (line 662 and 687) without checking if it is initialized properly. The patch appended ensures that Perl does not print warnings in that case.
Subject: patch-PDF_Table_pm
Download patch-PDF_Table_pm
application/octet-stream 653b

Message body not shown because it is not plain text.

Patch included. It will be out there soon in Version 1.0 with re factored code and some new features. Sorry for the delay.
Thanks for reporting this. It's fixed in 0.9.4, just uploaded to cpan. John