[
https://issues.apache.org/jira/browse/FOP-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Bowditch resolved FOP-1648.
---------------------------------
Fix Version/s: trunk
Resolution: Fixed
> [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
> Fix For: trunk
>
> 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
(v8.3.4#803005)