Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.0, 2.5, 2.1
-
None
-
None
-
Patch
Description
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.