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 2008/05/02 12:37:00 UTC

DO NOT REPLY [Bug 42703] fo:retrieve-marker misses fo: inline space character on first retrieve in page.

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





--- Comment #11 from Andreas L. Delmelle <ad...@apache.org>  2008-05-02 03:36:59 PST ---
FWIW: I have this fixed again, locally. SVN commit is disabled, but as soon as
it is enabled again, I'll commit the fix.

For documentation purposes: the cause of this regression was the patch for
Bugzilla 44286. The 'currentBlock' variable was no longer persistent across
calls to XMLWhiteSpaceHandler.handleWhiteSpace(). Fixed by pushing the ancestor
block for the retrieve-marker onto the stack of nested blocks.


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