Summary: | Incorrect URL parsing in PDF | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Andrey Borzenkov <arvidjaar> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mandriva RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screen shot of invalid URL |
Description
Andrey Borzenkov
2009-08-15 12:06:38 UTC
Created attachment 36170 [details]
Screen shot of invalid URL
Looking at the document source, there is: /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.linux-ha.org/SBD_{}Fencing)>> So, it is the link annotation itself which specifies this URL, and even acroread uses this URL as it is. Most probably the fault is in the tex source of the document, or in the PDF producer. |