[ 
https://issues.apache.org/jira/browse/PDFBOX-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14287113#comment-14287113
 ] 

Andreas Lehmkühler edited comment on PDFBOX-2610 at 1/22/15 8:42 AM:
---------------------------------------------------------------------

{quote}The problem is that the preflight parser has a "readline" method, that 
stops at 0d and 0a, so the 2nd line is empty.{quote}
I guess I'm responsible for that regression. I've changed the behaviour of 
checkPdfHeader in [r1653069|http://svn.apache.org/r1653069] to use 
BaseParser#readLine instead of using a separate reader.


was (Author: lehmi):
{quote}The problem is that the preflight parser has a "readline" method, that 
stops at 0d and 0a, so the 2nd line is empty.{quote}
I guess I'm responsible for that regression. I've changed the behaviour of 
checkPdfHeader in [r1653069|http://svn.apache.org/r1653069] to use 
BaseParser#readLine instead of using its own Reader.

> Expand Isartor test for Bavaria test suite and other tests
> ----------------------------------------------------------
>
>                 Key: PDFBOX-2610
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2610
>             Project: PDFBox
>          Issue Type: Task
>          Components: Preflight
>    Affects Versions: 2.0.0
>            Reporter: Tilman Hausherr
>            Assignee: Tilman Hausherr
>              Labels: photoshop
>
> 1) Expand the isartor test code so that it can also check conforming 
> documents, i.e. documents that should not bring any errors. Support JBIG2.
> 2) Test the files from the Bavaria suite with preflight. I'll create 
> sub-issues on that one. I counted 16 where something doesn't work as intented.
> 3) Include the Bavaria tests in the build. Only if we agree on this one. If 
> not, I'll just keep it for myself as an additional regression test.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to