stable

Clone or download

Read-only

fix: Artidoc TOC does not link to internal document

Note: This contribution adds links to sections in the print document. Nevertheless, links inside pdfs created from firefox still open browser tabs, while links inside pdfs created from Chrome redirect to the target sections inside the document. Part of story #38630: Export to file Change-Id: I1c743aed5253550f6d0616de53f3ce98f5a66832

Modified Files

Name
M plugins/artidoc/scripts/artidoc/src/components/print/PrinterVersion.vue +2 −1 Go to diff View file
M plugins/artidoc/scripts/artidoc/src/components/toc/TableOfContents.test.ts +17 −0 Go to diff View file
M plugins/artidoc/scripts/artidoc/src/components/toc/TableOfContents.vue +9 −1 Go to diff View file