https://issues.apache.org/bugzilla/show_bug.cgi?id=37579
--- Comment #27 from Andreas L. Delmelle <[EMAIL PROTECTED]> 2008-05-05 10:02:04 PST --- (In reply to comment #26) > > Strike that... Stopped debugging too early. The label's LM does appear if I > leave it running... > At the point where getBaseLength() fails, the ancestor tree looks like: FlowLayoutManager -> FootnoteBodyLM So, the LM is reparented (in PageBreaker, line 166), and somewhere after that, we get a call to PercentLength.getValue(footnoteBodyLayoutManager) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
