https://issues.apache.org/bugzilla/show_bug.cgi?id=48053
--- Comment #3 from Vincent Hennebert <[email protected]> 2009-10-26 03:48:31 UTC --- Hi Matthias, My answer might be a bit disappointing, but footnotes aren't allowed as children of absolutely positioned block-containers in the first place: http://www.w3.org/TR/2006/REC-xsl11-20061205/#fo_footnote "It is an error if the fo:footnote occurs as a descendant of [...] an fo:block-container that generates absolutely positioned areas." There is a bug in FOP, but it has different origins: FOP should issue an error and handle the children of the footnote-body element as normal blocks. So I'm leaving the bug report open, but it must be resolved a different way. Thanks, Vincent -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
