Skip Menu |

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

Report information
The Basics
Id: 51582
Status: resolved
Priority: 0/
Queue: PDF-FDF-Simple

People
Owner: Nobody in particular
Requestors: hikoseb [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: additionnal commands before the end of objbody
Hello, I have had a problem with the use of Simple because of the presence of "/Type/Catalog" before the last ">>" of a fields. As I have seen on the net more tags may be used so I create the joined patch. Sebastien
Subject: Simple.pm.patch
67c67 < objbody : '<<' '/FDF' '<<' attributes '/Fields' '[' fieldlist ']' attributes '>>' '>>' --- > objbody : '<<' '/FDF' '<<' attributes '/Fields' '[' fieldlist ']' attributes '>>' commands '>>' 265a266,269 > commands : '/' /[a-zA-Z0-9\.]*/ commands > | '/' /[a-zA-Z0-9\.]*/ > | >
Hello! I'm reviewing old tickets, sorry for that very late reply. On Mon Nov 16 15:28:54 2009, hiko-seijuro wrote: Show quoted text
> I have had a problem with the use of Simple because of the presence of > "/Type/Catalog" before the last ">>" of a fields. As I have seen on the > net more tags may be used so I create the joined patch.
I just checked whether the fix is already contained and it seems so, although not with the suggested "match anything" but only for known types. AFAIR at that time I investigated the possible types but I am not sure. Please re-open the ticket if I was wrong. Thanks for the ticket and the patch. Steffen -- Steffen Schwigon <ss5@renormalist.net> Dresden Perl Mongers <http://dresden-pm.org/>