Bug 46277 - [PATCH] RTF - Block elements with id but without other content shouldn't create a paragraph
Summary: [PATCH] RTF - Block elements with id but without other content shouldn't crea...
Status: NEW
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: rtf (show other bugs)
Version: 0.95
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords: PatchAvailable
Depends on:
Blocks:
 
Reported: 2008-11-24 06:01 UTC by Max Aster
Modified: 2012-04-11 03:20 UTC (History)
1 user (show)



Attachments
example fo (1.08 KB, application/octet-stream)
2008-11-24 06:01 UTC, Max Aster
Details
Patch proposal (1.63 KB, patch)
2008-11-24 06:07 UTC, Max Aster
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Aster 2008-11-24 06:01:05 UTC
Created attachment 22923 [details]
example fo

Block elements which have only an id defined should not create a paragraph in RTF, because they are just used to reference somewhere, to the last page for example. 

	<fo:block id="middle" font-size="15pt"/>
	<fo:block id="last" font-size="18pt"></fo:block>
Comment 1 Max Aster 2008-11-24 06:07:24 UTC
Created attachment 22924 [details]
Patch proposal
Comment 2 Glenn Adams 2012-04-07 01:44:30 UTC
resetting P2 open bugs to P3 pending further review
Comment 3 Glenn Adams 2012-04-11 03:20:23 UTC
increase priority for bugs with a patch