Bug 42956 - [PATCH] AFP Renderer - No Operation Extension
Summary: [PATCH] AFP Renderer - No Operation Extension
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: general (show other bugs)
Version: trunk
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-23 08:35 UTC by Adrian Cumiskey
Modified: 2012-04-01 06:51 UTC (History)
0 users



Attachments
patch file (23.89 KB, patch)
2007-07-23 08:36 UTC, Adrian Cumiskey
Details | Diff
additional patch file for AFP extension area tree input handling (6.80 KB, patch)
2007-08-01 01:43 UTC, Adrian Cumiskey
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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