[
https://issues.apache.org/jira/browse/FOP-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16029434#comment-16029434
]
Matthias Reischenbacher commented on FOP-1648:
----------------------------------------------
Chris: I have been working on this ticket some month ago, but didn't get it
ready for commit. I'll attach you a patch (based on an older version of FOP),
in case you want to use it.
> [PATCH]internal named destinations
> ----------------------------------
>
> Key: FOP-1648
> URL: https://issues.apache.org/jira/browse/FOP-1648
> Project: FOP
> Issue Type: Improvement
> Components: renderer/pdf
> Affects Versions: trunk
> Environment: Operating System: All
> Platform: All
> Reporter: michaelrichardson89
> Assignee: Chris Bowditch
> Labels: PatchAvailable
> Attachments: b46980.diff, fop-1648.patch,
> internal_named_destinations.diff
>
>
> [PATCH]
> I was experiencing an issue where svg graphics would enterpret links of the
> format:
> <a xlink:href="#named_destination">
> as external web-links opening up a web browser.
> I have now fixed this issue (given in the attached patch) so that links in
> the above format now properly go to an internal named destinations.
> The named destination must be specified with the tag:
> <fox:destination internal-destination="named_destination" />
> I hope this is helpfull.
> -Michael
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)