You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2015/03/06 00:30:56 UTC

[Bug 7154] New: PDFInfo.pm throws eval error

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7154

            Bug ID: 7154
           Summary: PDFInfo.pm throws eval error
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Hardware: PC
                OS: Windows 7
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Plugins
          Assignee: dev@spamassassin.apache.org
          Reporter: kmcgrail@pccc.com

The newly included PDFInfo.pm throws an error if enabled:

Mar  5 16:56:12.864 [31448] warn: plugin: failed to parse plugin (from @INC):
Mail/SpamAssassin/Plugin/PDFInfo.pm did not return a true value at (eval 120)
line 1.

Also found the file to be executable. 

Problem was in the POD formatting missing a =cut

committed fix for the exec and pod issue

svn commit -m 'documentation and exec bit change on PDFInfo.pm'
Committed revision 1664498.

Also finding some of the generic rules that help build rules are missing and
should be re-enabled like GMD_PDF_EMPTY_BODY, GMD_PDF_ENCRYPTED, GMD_PDF_HORIZ
GMD_PDF_SQUARE, GMD_PDF_VERT, GMD_PRODUCER_GPL and some of the metas.

committed rules with some of them in 20_pdfinfo.cf re-enabled.

svn commit -m 'Turning back on some of the PDFinfo rules for those who use the
plugin'
Sending        rules/20_pdfinfo.cf
Transmitting file data .
Committed revision 1664525.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7154] PDFInfo.pm throws eval error

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7154

Kevin A. McGrail <km...@pccc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |kmcgrail@pccc.com

--- Comment #1 from Kevin A. McGrail <km...@pccc.com> ---
Resolved.  This was to document the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.