DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42423>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42423 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Summary|id attribute on fo:wrapper |id attribute on fo:wrapper |ignored |ignored (if fo:wrapper is a | |direct descendant of the | |fo:flow) ------- Additional Comments From [EMAIL PROTECTED] 2007-11-02 13:38 ------- Status: Problem still exists in FOP trunk. The reason is that the fo:wrapper is a LeafNodeLayoutManager (and thus an InlineLevelLayoutManager), which works fine as long as the fo:wrapper does not appear directly under the fo:flow. For an fo:inline, this is prohibited by the Recommendation, so the issue does not apply there. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
