DO NOT REPLY [Bug 39840] Multi page table fails with an endless loop error message

2012-04-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=39840

Glenn Adams  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||WORKSFORME

--- Comment #10 from Glenn Adams  2012-04-07 01:23:50 UTC ---
does not produce indicated error message in current trunk; if reporter feels
there is a bug in keep behavior, then a new bug should be submitted

-- 
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 39840] - Multi page table fails with an endless loop error message

2007-11-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=39840


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]
   ||systems.com




--- Additional Comments From [EMAIL PROTECTED]  2007-11-29 11:13 ---
*** Bug 41841 has been marked as a duplicate of this bug. ***

-- 
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.


DO NOT REPLY [Bug 39840] - Multi page table fails with an endless loop error message

2006-11-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=39840





--- Additional Comments From [EMAIL PROTECTED]  2006-11-20 15:50 ---
Please be aware that this bug is what is preventing my company from using FOP
for a new document build system based on DocBook 4.4 and DocBook-XSL 1.71.0. 

The exact same FO file generated by the DocBook XSL transforms into a PDF just
fine using (a) FOP 0.20.5 and (b) XEP 4.7. While the FO generated by DocBook XSL
may well be peculiar, other FO processors manage to get through it without Java
errors. Please don't blame the FO file. The error is clearly in FOP 0.92.

-- 
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.


DO NOT REPLY [Bug 39840] - Multi page table fails with an endless loop error message

2006-08-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=39840





--- Additional Comments From [EMAIL PROTECTED]  2006-08-04 15:17 ---
I did a change [1] that removes the somewhat cryptic exception. Instead content
overflows the region-body's reference area according to the "overflow" property
on region-body. Note that this does NOT change the bahaviour of keeps. A keep
with a value of "always" will not allow the content to be broken. We hope to add
support for integer values for keeps later which will allow breaking content
with a keep constraint as defined in the FO spec.

[1] http://svn.apache.org/viewvc?rev=428750&view=rev

-- 
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.


DO NOT REPLY [Bug 39840] - Multi page table fails with an endless loop error message

2006-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=39840


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




-- 
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.


DO NOT REPLY [Bug 39840] - Multi page table fails with an endless loop error message

2006-07-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=39840


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Additional Comments From [EMAIL PROTECTED]  2006-07-10 12:36 ---
*** Bug 39870 has been marked as a duplicate of this bug. ***

-- 
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.


DO NOT REPLY [Bug 39840] - Multi page table fails with an endless loop error message

2006-06-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=39840





--- Additional Comments From [EMAIL PROTECTED]  2006-06-26 14:43 ---
We're still discussing the expected behaviours of keeps. We have some indication
that the behaviour of FOP 0.20.5 is actually not correct. On the other side the
latest code, should probably also behave differently. I think we will need to
run this by the XSL working group for clarification and then we need to fix FOP
accordingly. ATM, you will simply have to make sure that the keeps don't add up
to situations that would make FOP overflow the page and therefore trigger the
error under discussion here.

-- 
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.


DO NOT REPLY [Bug 39840] - Multi page table fails with an endless loop error message

2006-06-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=39840





--- Additional Comments From [EMAIL PROTECTED]  2006-06-22 14:18 ---
As I mentioned before I did not put all these keep. I used docbook-xsl-1.70.1
stylesheets to generate FO file from my docbook document. Now I am squeezed
between FOP and docbook-xsl-1.70.1 stylesheets neither of which I control. Just
a poor end user trying to create PDF files :-(

Two points to mention:
1. It is used to be working fine with FOP 0.20.5.
2. I can contribute my time and Java programming skills to help with fixing the
problem. 

I am very interested to updating from FOP 0.20.5 to the latest one, especially
now when it finally has widow/orphan control. Before generated documents looked
ugly with single line at the end of the page.

-- 
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.


DO NOT REPLY [Bug 39840] - Multi page table fails with an endless loop error message

2006-06-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=39840


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |ASSIGNED




--- Additional Comments From [EMAIL PROTECTED]  2006-06-20 19:35 ---
The document is littered with keeps. You don't give FOP a chance to break
anywhere. The worst of them is the keep-together on the block surrounding the
table. The table is longer than a page. That's why FOP fails. We're currently
discussing relaxing the keep conditions for these situations but the spec is a
little ambiguous about this. What you can do now is remove that keep-together
and let the table break. It has nothing to do with auto table layout. It's just
our current interpretation of the FO spec that may need to be revised.

Unless anybody objects I'll leave the bug open as an additional reminder for us
to go after this phenomenon. Funny coincidence anyway, that you file this entry
while we're already discussing the very problem.

-- 
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.


DO NOT REPLY [Bug 39840] - Multi page table fails with an endless loop error message

2006-06-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=39840


[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|normal  |critical




-- 
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.


DO NOT REPLY [Bug 39840] - Multi page table fails with an endless loop error message

2006-06-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=39840


[EMAIL PROTECTED] changed:

   What|Removed |Added

Summary|Multi page table failes with|Multi page table fails with
   |an endless loop error   |an endless loop error
   |message |message




-- 
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.