Opened 20 months ago

Last modified 20 months ago

#14113 new defect

external links get prefixed with ???? — at Version 2

Reported by: Joachim Mairböck Owned by:
Priority: normal Component: TracWikiToPdfPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.2

Description (last modified by Joachim Mairböck)

External links get prefixed with some quesion mark signs in the PDF output.

Wiki Text of the test page:

= Test page for PDF output

Link: https://example.com/

Longer link: https://subdomain.example.com/this/is/a/long/link

Sometimes, the links get even multiple ? signs, but I couldn't reproduce that with this test page.

HTMLDoc version: 1.8.27

Change History (3)

Changed 20 months ago by Joachim Mairböck

Attachment: TestPage.pdf added

comment:1 Changed 20 months ago by Joachim Mairböck

Description: modified (diff)

comment:2 Changed 20 months ago by Joachim Mairböck

Description: modified (diff)
Summary: plain external links get prefixed with ????external links get prefixed with ????

It seems that this also happens with links that have a displayed text (like [https://example.com Example Link].

Maybe it has something to do with the icon that is displayed before links in the Web UI?

Note: See TracTickets for help on using tickets.