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/09 00:29:05 UTC

DO NOT REPLY [Bug 44794] page-number-citation shows no value or incorrect value.

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


Andreas L. Delmelle <ad...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #1 from Andreas L. Delmelle <ad...@apache.org>  2008-05-08 15:29:04 PST ---
Apologies for the delay.

Note to self / other devs:
Part of the issue was already known: 
ID resolution does not take into account whether the LM that added the area is
already finished, for page-number-citation-last.

For the failing page-number-citation on fo:inline, page 1:
IIC, id resolution also does not account for inline areas that will be added to
the page later. The citation itself generates an unresolved area, but the
actual id gets added later and marked resolved, before the page is finished.


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