Bug 42956

Summary: [PATCH] AFP Renderer - No Operation Extension
Product: Fop - Now in Jira Reporter: Adrian Cumiskey <dev>
Component: generalAssignee: fop-dev
Status: CLOSED FIXED    
Severity: normal    
Priority: P2    
Version: trunk   
Target Milestone: ---   
Hardware: Other   
OS: other   
Attachments: patch file
additional patch file for AFP extension area tree input handling

Description Adrian Cumiskey 2007-07-23 08:35:44 UTC
Added new "No Operation" extension to the AFPRenderer.
Comment 1 Adrian Cumiskey 2007-07-23 08:36:26 UTC
Created attachment 20534 [details]
patch file
Comment 2 Chris Bowditch 2007-07-30 05:22:19 UTC
Patch Applied with some minor amendments. Specifically there was a bug in the 
method NoOperation.writeDataStream, the call to getBytes() should use EDCIDIC 
encoding. Also corrected a couple of checkstyle issues.

Thanks Adrian!
Comment 3 Chris Bowditch 2007-07-31 10:01:50 UTC
Adrian - I've just realised that there is a problem with the No Operation 
extension element. The Renderer fails to recognise the extension elements when 
they are parsed from the Area Tree XML. It does work fine when rendering 
directly from the FO however, which is why I didn't spot the problem initially.
Comment 4 Adrian Cumiskey 2007-08-01 01:43:28 UTC
Created attachment 20578 [details]
additional patch file for AFP extension area tree input handling
Comment 5 Chris Bowditch 2007-08-01 03:41:31 UTC
Thanks Adrian! No-ops appear to be working in the AreaTree XML with this 
latest patch, so I have applied it :)
Comment 6 Glenn Adams 2012-04-01 06:51:26 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed