[
https://issues.apache.org/jira/browse/FOP-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16029467#comment-16029467
]
Chris Bowditch commented on FOP-1648:
-------------------------------------
Thanks [~matthias8283] I had noticed that the code was totally refactored in
this area and also saw that the target was being passed in as an empty string.
I can see you've done most of the work. Don't you want to finish it? I'd be
happy to assign this to you.
> [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)