[
https://issues.apache.org/jira/browse/FOP-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerome O'Flaherty updated FOP-2588:
-----------------------------------
Attachment: ConserveMemoryTestCase.java
CachedRenderPagesModel.java
These files are the Unit test to replicated the issue and an updated version of
the CacheRenderPagesModel which fixes the issue.
> Conserve Memory strips NOP from AFP output
> ------------------------------------------
>
> Key: FOP-2588
> URL: https://issues.apache.org/jira/browse/FOP-2588
> Project: FOP
> Issue Type: Bug
> Components: layout/page
> Affects Versions: 2.0, trunk, 2.1
> Reporter: Jerome O'Flaherty
> Attachments: CachedRenderPagesModel.java, ConserveMemoryTestCase.java
>
>
> When the conserve memory flag is enabled, the CachedRenderPagesModel is
> enabled, but unfortunately it is missing some code compared to the
> RenderPagesModel and misses (i.e. doesn't write out) the NOP values when AFP
> is the output format.
> I have attached a simple Unit Tests and an updated version of the
> CachedRenderPagesModel which fixes the issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)