| Summary: | URL reference to embedded files/* resource gets incorrectly munged in PDF output format | ||
|---|---|---|---|
| Product: | [Community] Publican | Reporter: | Fintan Bolton <fbolton> |
| Component: | publican | Assignee: | Nobody <nobody> |
| Status: | NEW --- | QA Contact: | Ruediger Landmann <rlandman> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.2 | CC: | cbredesen, rlandman |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Fintan Bolton
2016-04-21 10:54:15 UTC
Just to clarify, the DocBook example I gave in the description above is not quite right (although it is also an edge case that should be handled appropriately. In our DocBook source, the link is defined as follows: <link xl:href="https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Fuse/6.2.1/html/Tooling_Tutorials/files/Messages.zip">Messages.zip</link> That is, the full URL is specified in the source. Publican tries to munge this URL when it generates the PDF format. |