Jerome O'Flaherty created FOP-2588:
--------------------------------------
Summary: 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
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)