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

ASF subversion and git services commented on PDFBOX-2651:
---------------------------------------------------------

Commit 1656257 from [~tilman] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1656257 ]

PDFBOX-2651: validate destination

> Preflight doesn't check for valid destination syntax
> ----------------------------------------------------
>
>                 Key: PDFBOX-2651
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2651
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Preflight
>    Affects Versions: 2.0.0
>            Reporter: Tilman Hausherr
>            Assignee: Tilman Hausherr
>             Fix For: 2.0.0
>
>
> This is sortof a followup on PDFBOX-2612. While working on that one, I 
> noticed that preflight doesn't check for a valid 2nd parameter in the 
> destination. In other words, the fix in PDFBOX-2612 helps to pass the Bavaria 
> test, but we're not really doing ALL that needs to be done, i.e. check 
> against what's mentioned in "TABLE 8.2 Destination syntax".
> To be sure, I tested the file rolfs_diss_A1b.pdf with this change with the 
> online check of PDF-Tools:
> {code}
> <</D[406 0 R/FxtH 664]/S/GoTo>>
> {code}
> It should be /FitH, and PDF-Tools flags the error. So should we.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org


Reply via email to