[
https://issues.apache.org/jira/browse/FOP-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Steiner resolved FOP-3164.
--------------------------------
Fix Version/s: main
Resolution: Fixed
https://github.com/apache/xmlgraphics-fop/commit/bfc5d5277a18eb447c4bd2f71d336e05c278d2bf
> [PATCH] Footnote anchor within fo:basic-link not navigating to corresponding
> footnote
> -------------------------------------------------------------------------------------
>
> Key: FOP-3164
> URL: https://issues.apache.org/jira/browse/FOP-3164
> Project: FOP
> Issue Type: Bug
> Affects Versions: 2.8, 2.9
> Reporter: Raman Katsora
> Assignee: Simon Steiner
> Priority: Major
> Fix For: main
>
> Attachments: fop.patch, npe.pdf, test.fo, test.pdf
>
>
> When a footnote anchor is placed within the {{<fo:basic-link>}} element, the
> expected behavior of navigating to the corresponding footnote upon clicking
> is not observed. Instead, the click action directs the user to follow the
> link associated with the {{<fo:basic-link>}} element, rather than
> transitioning to the targeted footnote.
> *Actual Behavior:*
> Clicking on the footnote anchor redirects users to follow the link associated
> with <fo:basic-link>.
> *Expected Behavior:*
> Clicking on the footnote anchor transitions users to the corresponding
> footnote.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)