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.