[
https://issues.apache.org/jira/browse/DERBY-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14128926#comment-14128926
]
Kim Haase commented on DERBY-2629:
----------------------------------
This issue appears to be fixable, because now there are only two occurrences
anywhere, both in the Developer's Guide. Whatever was done to the table layouts
elsewhere needs to be done in the Dev Guide. Should be easy with a bit of
detective work.
> WARNING involving TableColumn
> -----------------------------
>
> Key: DERBY-2629
> URL: https://issues.apache.org/jira/browse/DERBY-2629
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 10.2.2.0
> Reporter: Kim Haase
> Priority: Minor
> Labels: derby_triage10_5_2
>
> A warning like the following appears during the PDF generation of most of the
> manuals:
> [fop] May 8, 2007 9:48:40 AM org.apache.fop.fo.flow.TableColumn bind
> [fop] WARNING: table-layout="fixed" and column-width unspecified =>
> falling back to proportional-column-width(1)
> It appears the following number of times for each manual.
> adminguide: 2
> devguide: 2
> getstart: 6
> ref: 80
> tools: 0
> tuning: 0
> The warnings appear to be related to table generation.
> Although the warning does not seem to affect the correctness of the generated
> output, it would be helpful to be able to get rid of it, either by correcting
> the DITA source or by fixing the toolkit in some way.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)