You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "Andreas L. Delmelle (JIRA)" <ji...@apache.org> on 2015/05/18 19:42:00 UTC

[jira] [Commented] (FOP-2465) [PATCH] Links to 'last' page aren't working

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

Andreas L. Delmelle commented on FOP-2465:
------------------------------------------

Hint: Seems like this patch, extended with appropriate test cases, would be ideal for a new committer to get his feet wet. ;)

> [PATCH] Links to 'last' page aren't working
> -------------------------------------------
>
>                 Key: FOP-2465
>                 URL: https://issues.apache.org/jira/browse/FOP-2465
>             Project: Fop
>          Issue Type: Bug
>          Components: layout/page
>            Reporter: Matthias Reischenbacher
>         Attachments: fop-2465-link-to-last-page.patch, fop-2465-link-to-last-page.xml
>
>
> If there is a separate page master for the 'last' page and the layout is redone (see PageBreaker.redoLayout) links to content inside the last page don't work.
> My test case fo file contains a bookmark to a block on the last page. The following warning is displayed when generating PDF output:
> WARNING: 1 link target could not be fully resolved and now point to the top of the page or is dysfunctional.
> My Patch tries to fix the ID handling and replaces the old PageViewport instances inside the IDTracker with the one. Please let me know if there is a better way to fix this issue.



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