Bug 50522

Summary: fo:list-item-label incorrectly rendered
Product: Fop - Now in Jira Reporter: bn <omega>
Component: rtfAssignee: fop-dev
Status: CLOSED LATER    
Severity: normal    
Priority: P3    
Version: 1.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Attachments: Contains bug.fo to reproduce bugs and bug.pdf/.rtf with correct/wrong result.

Description bn 2010-12-27 07:53:00 UTC
Created attachment 26447 [details]
Contains bug.fo to reproduce bugs and bug.pdf/.rtf with correct/wrong result.

Command line: fop -fo bug.fo -rtf bug.rtf

See attached files to reproduce error. 

The list-item-label in the rtf result file is not rendered correctly (checked with OpenOffice writer under Linux and WordPad under Windows): the label is missing.

For comparison look at bug.pdf, which was produced from the same input file: this is how the result is supposed to look like.

Bug can be reproduced with fop-1.0 and fop-20101226.

Related bug:

rtf rendering entirely fails with severe error if you replace

<fo:list-item-label end-indent="148mm">

by

<fo:list-item-label end-indent="label-end()">

whereas pdf rendering works as expected.
Comment 1 Glenn Adams 2012-04-07 01:37:34 UTC
resetting severity from major to normal pending further review
Comment 2 Glenn Adams 2012-04-07 01:43:45 UTC
resetting P2 open bugs to P3 pending further review
Comment 3 Glenn Adams 2012-04-08 04:52:33 UTC
rtf output format is currently unmaintained; if you would like to submit a patch that fixes this issue, please do so and it will be applied asap
Comment 4 Glenn Adams 2012-04-30 00:25:05 UTC
batch transition resolved+later to closed+later; if you have new information or a patch that addresses the issue, you may reopen