Bug 451160
| Summary: | Main Page Text is running into footers on PDF | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] Publican | Reporter: | Lana Brindley <lbrindle> | ||||
| Component: | publican | Assignee: | Jeff Fearn 🐞 <jfearn> | ||||
| Status: | CLOSED CANTFIX | QA Contact: | Michael Hideo <mhideo> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 2.0 | CC: | davids, mhideo, mmcallis, publican-list | ||||
| Target Milestone: | --- | Keywords: | Documentation | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| URL: | https://engineering.redhat.com/docbot/en-US/Red_Hat_Enterprise_MRG/1.0/pdf/Realtime_Tuning_Guide/ | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-07-07 07:52:39 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Lana Brindley
2008-06-13 02:49:01 UTC
When URLs are displayed in footers instead of inline, either the footer isn't being set correctly or FOP can't allocate space correctly. The work around for this is to display the link URLs inline, which looks a bit weak, but is readable. I will do try to find out why this is broken. If I can't before the next release I will ensure the above work around is in place :( Created attachment 311132 [details]
Sample of this guide built with beta toolchain
I have good news and bad news about this. The bad news is that the new version of FOP (0.95), which we are moving to, does not display footnotes for ulinks that are inside lists or tables :( The good news is that footnotes it does display are displayed correctly. This will probably mean that you will have to either remove the text in the ulink, so the url is displayed inline, or you need to re-factor the XML so the ulinks are not inside links/tables :( See https://issues.apache.org/bugzilla/show_bug.cgi?id=37579 |