Subject: Extended Graphics State dash() method not working
Date: Tue, 02 Sep 2014 12:46:18 -0400
To: bug-PDF-API2 [...] rt.cpan.org
From: Phil M Perry
PDF::API2 v2.022 Perl 5.16.3 Windows 7 Severity: Important
In API2/Resource/ExtGState.pm, the dash() method appears to have a bug. It loads the dash pattern into $self->{ML}, which is the same internal setting as used by meterlimit()/miterlimit(). I suspect that the author copy and pasted the previous method's code (meterlimit()) and neglected to change the internal name. I have not yet debugged this, or even proved it broken, but it appears that it would break the meterlimit()/miterlimit() method by overwriting its data.
#
Subject: [rt.cpan.org #98552]
Date: Sat, 2 Apr 2016 09:25:52 -0400
To: bug-PDF-API2 [...] rt.cpan.org
From: Phil M Perry
Also noted in bug 113514 (partly duplicate).
#
Sat Apr 02 09:26:05 2016 The RT System itself - Status changed from 'new' to 'open'
#
Fri Oct 07 16:51:05 2016 steve [...] deefs.net - Correspondence added
This has been fixed as part of RT #113514.
#
Fri Oct 07 16:51:11 2016 steve [...] deefs.net - Status changed from 'open' to 'patched'
#
Mon Oct 10 09:22:07 2016 steve [...] deefs.net - Status changed from 'patched' to 'resolved'
#
Mon Oct 10 09:22:07 2016 steve [...] deefs.net - Fixed in 2.029 added