DO NOT REPLY [Bug 45702] Forced breaks cause unresolved page-number-citations

2008-08-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45702


Andreas L. Delmelle [EMAIL PROTECTED] changed:

   What|Removed |Added

 OS/Version|Windows 2000|All
   Platform|PC  |All
Summary|Unresolved ID with fo:page- |Forced breaks cause
   |number-citation-last|unresolved page-number-
   ||citations




--- Comment #4 from Andreas L. Delmelle [EMAIL PROTECTED]  2008-08-30 
01:58:16 PST ---

Just confirmed that it is definitely the presence of break-before and
break-after that causes the ID resolution to be skipped (hence why I'm changing
the bug summary description).

If you remove those from the example, and change the blocks to have some
arbitrary content that causes implicit page-breaks, all IDs are resolved
nicely. (see the added attachment)


-- 
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 45702] Forced breaks cause unresolved page-number-citations

2008-08-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45702





--- Comment #5 from Andreas L. Delmelle [EMAIL PROTECTED]  2008-08-30 
01:59:43 PST ---
Created an attachment (id=22501)
 -- (https://issues.apache.org/bugzilla/attachment.cgi?id=22501)
Test file showing that the removal of the forced breaks leads to normal
resolution


-- 
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 45702] Forced breaks cause unresolved page-number-citations

2008-08-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45702





--- Comment #6 from Andreas L. Delmelle [EMAIL PROTECTED]  2008-08-30 
02:46:00 PST ---

Some additional info: using only break-before on the innermost blocks does not
seem to disturb the id-resolution either. Notable other issue, though: forced
breaks on the first block in the main page sequence (= blocks nested in the
inline) do not seem to be processed correctly.

The following pattern does lead to correct id-resolution, and seems to lead to
the same output:

block id=... break-after=page
  blockfirst page/block
  block break-before=pagecontinue/block
  block break-before=pagecontinue/block
/block


-- 
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 45702] Forced breaks cause unresolved page-number-citations

2008-08-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45702





--- Comment #7 from Andreas L. Delmelle [EMAIL PROTECTED]  2008-08-30 
02:55:47 PST ---

... and some more: the following also works like a charm

block id=...
  blockfirst page/block
  block break-before=pagecontinue/block
  block break-before=page break-after=pagecontinue/block
  test dummy text
/block

It seems that there's no problem, except for the case where the last inner
block has break-after, and no more content follows.


-- 
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 45702] Forced breaks cause unresolved page-number-citations

2008-08-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45702


Andreas L. Delmelle [EMAIL PROTECTED] changed:

   What|Removed |Added

  Attachment #22490|application/octet-stream|text/plain
  mime type||




-- 
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 45702] Forced breaks cause unresolved page-number-citations

2008-08-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45702


Andreas L. Delmelle [EMAIL PROTECTED] changed:

   What|Removed |Added

  Attachment #22492|application/octet-stream|text/plain
  mime type||




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