You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2009/08/19 20:42:51 UTC

DO NOT REPLY [Bug 47710] NullPointerException related to white-space handling in retrieved markers

https://issues.apache.org/bugzilla/show_bug.cgi?id=47710



--- Comment #1 from Andreas L. Delmelle <ad...@apache.org> 2009-08-19 11:42:50 PDT ---
Created an attachment (id=24150)
Proposed quick-fix

The patch in attach fixes the problem by resetting the XMLWhiteSpaceHandler
every time a new page-sequence starts. (Note: doing this at the end of the
page-sequence does not help, because marker white-space handling is performed
in between the start- and endPageSequence events)

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