https://issues.apache.org/bugzilla/show_bug.cgi?id=44794
--- Comment #4 from Jeremias Maerki <[EMAIL PROTECTED]> 2008-05-09 02:47:08 PST --- (In reply to comment #3) > Further notes: > In the related code, there's some preparations for resolving the > page-number-citation-last correctly, but the problem is that this depends on > calls to notifyEndOfLayout(). > > Now, checking for blocks, that call gets made with every addAreas() call. > Still > have to figure out whether this was intended or necessary for some reason, but > currently this means that the IDTracker mistakenly gets the impression that > the > LMs are finished on every page they add areas to. This is wrong, not intended. I guess the is-first/is-last traits (from the spec) need to be introduced on the area tree to handle that properly. <snip/> -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
