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 "Matthias Reischenbacher (JIRA)" <ji...@apache.org> on 2015/04/26 15:56:38 UTC

[jira] [Updated] (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:all-tabpanel ]

Matthias Reischenbacher updated FOP-2465:
-----------------------------------------
    Attachment: fop-2465-link-to-last-page.xml

Test case

> [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.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)