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 "Simon Steiner (Jira)" <ji...@apache.org> on 2021/01/12 09:50:00 UTC

[jira] [Updated] (FOP-1648) [PATCH]internal named destinations

     [ https://issues.apache.org/jira/browse/FOP-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Steiner updated FOP-1648:
-------------------------------
    Fix Version/s:     (was: 2.5)
                   trunk

> [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: 2.5
>         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)