DO NOT REPLY [Bug 46369] AFP Renderer Extensions not working

2012-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46369

Glenn Adams gl...@skynav.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #4 from Glenn Adams gl...@skynav.com 2012-04-01 06:35:35 UTC ---
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 46369] AFP Renderer Extensions not working

2008-12-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46369





--- Comment #2 from Chris Bowditch [EMAIL PROTECTED]  2008-12-10 01:11:52 PST 
---
Update: the change I mentioned yesterday is enough to get Overlays, Page
Segments and NOPs working. TLEs seem to fail because the method canWrite in
AbstractResourceGroupContainer returns false on both calls for TLEs. A tweak
there allows the TLE to be output but the byte record seems to be incorrect.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 46369] AFP Renderer Extensions not working

2008-12-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46369


Chris Bowditch [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #3 from Chris Bowditch [EMAIL PROTECTED]  2008-12-10 07:15:10 PST 
---
I've now managed to get TLEs working as well. Fix committed in revision 725308 
( https://svn.apache.org/viewcvs.cgi?view=revrev=725308 )


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 46369] AFP Renderer Extensions not working

2008-12-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46369


Chris Bowditch [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |ASSIGNED




--- Comment #1 from Chris Bowditch [EMAIL PROTECTED]  2008-12-09 09:45:43 PST 
---
I've done some initial investigation and found one bug that prevented the
extensions being detected: The AFPElement in package
o.a.fop.render.afp.extensions was using Qualified Name for elements and later
checking local name for the name of the elements. This was a simple change that
allows the logic in AFPRender.renderPageObjectExtensions method to work.
However the extension fields still have no affect on the output. I will
continue to investigate this some more later.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.