https://issues.apache.org/bugzilla/show_bug.cgi?id=47430--- Comment #6 from Frank Worsley <
fworsley@...> 2009-07-05 21:54:53 PST ---
Created an attachment (id=23932)
--> (
https://issues.apache.org/bugzilla/attachment.cgi?id=23932)
first attempt at patch that fixes the problem
I've attached a small patch that fixes the problem for me. I don't know enough
about FOP to say whether this is the best approach.
Looking through the code it looks like it would be possible to get rid of
InlineBlockParent. The differences between it and the basic InlineParent class
are quite small. Cleaning up the patch to get rid of InlineBlockParent would
probably be a good idea.
--
Configure bugmail:
https://issues.apache.org/bugzilla/userprefs.cgi?tab=email------- You are receiving this mail because: -------
You are the assignee for the bug.