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

2008-05-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42703





--- Comment #11 from Andreas L. Delmelle [EMAIL PROTECTED]  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.


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

2008-05-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42703


Andreas L. Delmelle [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #12 from Andreas L. Delmelle [EMAIL PROTECTED]  2008-05-02 
10:26:52 PST ---
Fixed in FOP Trunk.

see: http://svn.apache.org/viewvc?rev=652835view=rev


-- 
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 42703] fo:retrieve-marker misses fo: inline space character on first retrieve in page.

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


Guillaume Levrero [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #8 from Guillaume Levrero [EMAIL PROTECTED]  2008-04-10 01:08:55 
PST ---
Problem still seem to occur on last foptrunk 646383.


-- 
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 42703] fo:retrieve-marker misses fo: inline space character on first retrieve in page.

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





--- Comment #9 from Guillaume Levrero [EMAIL PROTECTED]  2008-04-10 01:11:08 
PST ---
Created an attachment (id=21803)
 -- (https://issues.apache.org/bugzilla/attachment.cgi?id=21803)
FO case to show that bug  needs to be REOPEN


-- 
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 42703] fo:retrieve-marker misses fo: inline space character on first retrieve in page.

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


Andreas L. Delmelle [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED




--- Comment #10 from Andreas L. Delmelle [EMAIL PROTECTED]  2008-04-10 
11:28:01 PST ---
(In reply to comment #8)
 Problem still seem to occur on last foptrunk 646383.

Confirmed. Thanks for supplying this kind of cases.

I'll look into fixing this. If it's a showstopper, then luckily there is a very
easy workaround: move the first space character out of the inline, so make it

fo:marker Block fo:inlinewith inline content/fo:inline


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