https://issues.apache.org/bugzilla/show_bug.cgi?id=46980

           Summary: [PATCH]internal named destinations
           Product: Fop
           Version: all
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: PatchAvailable
          Severity: enhancement
          Priority: P2
         Component: pdf
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: michaelrichardso...@gmail.com
                CC: michaelrichardso...@gmail.com


Created an attachment (id=23450)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23450)
patch file

[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

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to