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 2011/02/06 15:42:54 UTC

DO NOT REPLY [Bug 50724] New: fo:wrapper issues

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

           Summary: fo:wrapper issues
           Product: Fop
           Version: 1.1dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: page-master/layout
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: adelmelle@apache.org


Created an attachment (id=26612)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26612)
sample file

Attached test case demonstrates some features that should work, but don't due
to the way fo:wrapper is implemented:
- fo:marker appearing as child of fo:wrapper is not picked up
- fo:page-number-citation-last does not work

Reason is that WrapperLayoutManager.addMarkersToPage() and .checkEndOfLayout()
are never called, and even if they would be, .addAreas() itself is only called
for the dummy area added to the first page where the fo:wrapper appears.

-- 
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 50724] fo:wrapper issues

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50724

--- Comment #1 from Glenn Adams <gl...@skynav.com> 2012-04-07 01:43:51 UTC ---
resetting P2 open bugs to P3 pending further review

-- 
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 50724] fo:wrapper issues

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50724

Glenn Adams <gl...@skynav.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3

-- 
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 50724] fo:wrapper issues

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50724

Glenn Adams <gl...@skynav.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #2 from Glenn Adams <gl...@skynav.com> 2012-04-08 05:02:45 UTC ---
please provide output PDF file(s) demonstrating problem

-- 
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 50724] fo:wrapper issues

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50724

Glenn Adams <ga...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P5

--- Comment #4 from Glenn Adams <ga...@apache.org> 2012-04-21 04:56:54 UTC ---
lower priority since a fix requires a significant design change in wrapper
handling, about which see [1] for further info

[1] http://wiki.apache.org/xmlgraphics-fop/Design/XslFo/Wrapper

-- 
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 50724] fo:wrapper issues

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50724

Glenn Adams <ga...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #3 from Glenn Adams <ga...@apache.org> 2012-04-17 06:10:09 UTC ---
see http://wiki.apache.org/xmlgraphics-fop/Design/XslFo/Wrapper

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