bugzilla | 2 Jul 2007 08:08
Picon
Favicon

Bug report for Fop [2007/07/01]

+---------------------------------------------------------------------------+
| Bugzilla Bug ID                                                           |
|     +---------------------------------------------------------------------+
|     | Status: UNC=Unconfirmed NEW=New         ASS=Assigned                |
|     |         OPN=Reopened    VER=Verified    (Skipped Closed/Resolved)   |
|     |   +-----------------------------------------------------------------+
|     |   | Severity: BLK=Blocker     CRI=Critical    MAJ=Major             |
|     |   |           MIN=Minor       NOR=Normal      ENH=Enhancement       |
|     |   |   +-------------------------------------------------------------+
|     |   |   | Date Posted                                                 |
|     |   |   |          +--------------------------------------------------+
|     |   |   |          | Description                                      |
|     |   |   |          |                                                  |
| 1063|New|Nor|2001-03-21|fop does not handle large fo files                |
| 2909|New|Maj|2001-07-30|Gradient render error                             |
| 2988|New|Maj|2001-08-03|0.19: list-item-label does not stick to list-item-|
| 3280|New|Nor|2001-08-27|PCL Renderer doesn't work                         |
| 3497|New|Cri|2001-09-07|id already exists error when using span="all" attr|
| 3824|New|Blk|2001-09-25|MIF option with tables                            |
| 4030|New|Nor|2001-10-08|IOException creating Postscript with graphics on S|
| 4535|New|Maj|2001-10-31|PCL renderer 1.13 not rendering SVG               |
| 4767|New|Nor|2001-11-09|SVG text is distored in PDF output                |
| 5010|New|Enh|2001-11-21|Better error reporting needed                     |
| 5124|New|Maj|2001-11-27|fo:block-container is not rendered properly using |
| 6094|Opn|Maj|2002-01-29|0.20.3rc hangs in endless loop                    |
| 6237|Opn|Nor|2002-02-05|&#xFB01 (fi ligature) produces a "sharp"?         |
| 6305|New|Nor|2002-02-07|Using fo:table-and-caption results in empty output|
| 6427|New|Enh|2002-02-13|Adding additional Type 1 fonts problem            |
| 6437|New|Maj|2002-02-13|Tables without fo:table-column don't render       |
| 6483|New|Nor|2002-02-15|Table, Loop, "footer could not fit on page, moving|
(Continue reading)

bugzilla | 4 Jul 2007 09:36
Picon
Favicon

DO NOT REPLY [Bug 42808] New: - table footer overflows region-body area without warnings

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42808>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42808

           Summary: table footer overflows region-body area without warnings
           Product: Fop
           Version: 0.93
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: page-master/layout
        AssignedTo: fop-dev <at> xmlgraphics.apache.org
        ReportedBy: guillaume.levrero <at> free.fr

In the following case:

Table with header and footer
table-omit-header-at-break="true"
Only one big cell that must be broken into pages

On page 2 and 3 of rendered PDF, the table footer overflows region-body without
warnings.

See attached FO.
(Continue reading)

bugzilla | 4 Jul 2007 09:37
Picon
Favicon

DO NOT REPLY [Bug 42808] - table footer overflows region-body area without warnings

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42808>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42808

------- Additional Comments From guillaume.levrero <at> free.fr  2007-07-04 00:37 -------
Created an attachment (id=20442)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=20442&action=view)
input FO

--

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

bugzilla | 4 Jul 2007 11:54
Picon
Favicon

DO NOT REPLY [Bug 42748] - FOP 0.93 is not resolving empty <fo:inline> index markers

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42748>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42748

dev <at> cumiskey.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P5

------- Additional Comments From dev <at> cumiskey.com  2007-07-04 02:54 -------
This is not really a problem.  It is a very minor warning log message that will
only occur in this particular situation.  It occurs because ids are tracked only
for content that actually takes up space on the page output.  Anything else is
ignored/discarded.  There is no application error here, its just an unwanted
warning message - so I suggest we ignore it for now.

Adrian.

--

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

bugzilla | 4 Jul 2007 18:31
Picon
Favicon

DO NOT REPLY [Bug 42809] New: - [PATCH] Refactoring of PageSequenceLayoutManager and provide common FObj id property use

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42809>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42809

           Summary: [PATCH] Refactoring of PageSequenceLayoutManager and
                    provide common FObj id property use
           Product: Fop
           Version: 1.0dev
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: fop-dev <at> xmlgraphics.apache.org
        ReportedBy: dev <at> cumiskey.com

Whilst investigating another bug and reading through and trying to understand
the code I found that the following structural changes to the code made sense :-

* The AreaTreeHandler had several member variables specifically with the remit
of tracking the use of Ids in PageViewPorts so this was factored out into a new
IDTracker class.

* The FlowLayoutManager member variable in PageSequenceLayoutManager was only
referenced within PageBreaker so this member variable was moved out to PageBreaker.
(Continue reading)

bugzilla | 4 Jul 2007 18:32
Picon
Favicon

DO NOT REPLY [Bug 42809] - [PATCH] Refactoring of PageSequenceLayoutManager and provide common FObj id property use

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42809>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42809

------- Additional Comments From dev <at> cumiskey.com  2007-07-04 09:32 -------
Created an attachment (id=20446)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=20446&action=view)
patch file

--

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

bugzilla | 4 Jul 2007 18:32
Picon
Favicon

DO NOT REPLY [Bug 42809] - [PATCH] Refactoring of PageSequenceLayoutManager and provide common FObj id property use

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42809>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42809

------- Additional Comments From dev <at> cumiskey.com  2007-07-04 09:32 -------
Created an attachment (id=20447)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=20447&action=view)
file list

--

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

Vincent Hennebert | 5 Jul 2007 09:39
Favicon

FOP 0.94

Hi guys,

Title says it all. FOP 0.93 was released the 9th of January. I think
it's time to release the next version, as many bugs have been corrected
and many exciting new features added.

Anyone against a new release?

I'd volunteer to deal with all the release process... unless someone
volunteers even more! However, I would gladly accept any help regarding
updating the documentation.

WDYT?
Vincent

Chris Bowditch | 5 Jul 2007 09:50
Picon
Favicon

Re: FOP 0.94

Vincent Hennebert wrote:

> Hi guys,
> 
> Title says it all. FOP 0.93 was released the 9th of January. I think
> it's time to release the next version, as many bugs have been corrected
> and many exciting new features added.

Including collapsing border model ;)

> 
> Anyone against a new release?

No, I think it makes sense to do another release. Although we still cant 
name it 1.0 as we previously agreed that we should fix the problems with 
changing IPD before doing a 1.0 release.

> 
> I'd volunteer to deal with all the release process... unless someone
> volunteers even more! However, I would gladly accept any help regarding
> updating the documentation.

+1 from me.

Chris

bugzilla | 5 Jul 2007 09:53
Picon
Favicon

DO NOT REPLY [Bug 42813] New: - keep-together in table-row cutting large inner table

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42813>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42813

           Summary: keep-together in table-row cutting large inner table
           Product: Fop
           Version: 0.93
          Platform: PC
               URL: http://http://www.rigasp.com/blog/files/fop-keep-
                    together-issue.zip
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: awt renderer
        AssignedTo: fop-dev <at> xmlgraphics.apache.org
        ReportedBy: rigasp <at> gmail.com
                CC: rigasp <at> gmail.com

I set keep-together="always" in a fo:table-row that contains an inner very long
table. If the inner table does not fit the page, it cuts it at the end of the
page and the rest of the table is lost! If I remove the keep-together, the table
is displayed fine in 2 pages.
I include a url with a zip with the fo and pdf files to reproduce the problem

--

-- 
(Continue reading)


Gmane