Bug 43416

Summary: content not rendered after a break-before="column" in list-item-body
Product: Fop - Now in Jira Reporter: Guillaume Levrero <guillaume.levrero>
Component: page-master/layoutAssignee: fop-dev
Status: NEW ---    
Severity: normal CC: mathieu.malaterre
Priority: P3    
Version: 0.94   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Attachments: FO to reproduce bug.
another XSL-FO that throws an exception
exception thrown

Description Guillaume Levrero 2007-09-18 05:19:46 UTC
If a fo:list-item-body contains a collection of fo:blocks where one othe block
contains a break-before; 

<fo:block break-before="column">

The break is rendered but any content after the break is lost.
 
It is OK with only blocks
It is OK on a block in a table-cell
BUT It is KO on a block in a list-item-body !
Comment 1 Guillaume Levrero 2007-09-18 05:21:29 UTC
Created attachment 20845 [details]
FO to reproduce bug.
Comment 2 Pascal Sancho 2010-03-03 09:50:43 UTC
Created attachment 25080 [details]
another XSL-FO that throws an exception

FOP TRUNK (r915258):
This shortened XSL-FO throws now an exception (see other attachment) when the break-before is set for the 1st fo:block within the list (either in fo:list-item-label, or in the fo:list-item-body)
Comment 3 Pascal Sancho 2010-03-03 09:53:43 UTC
Created attachment 25081 [details]
exception thrown

exception thrown when using the attachment #25080 [details]
Comment 4 Glenn Adams 2012-04-07 01:43:03 UTC
resetting P2 open bugs to P3 pending further review