DO NOT REPLY [Bug 30852] - [patch][enhancement] "No meaningful layout in block" --> better location in FOPException

2004-08-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=30852

[patch][enhancement] "No meaningful layout in block" --> better location in 
FOPException





--- Additional Comments From [EMAIL PROTECTED]  2004-08-25 18:17 ---
Glen's comment (from bug #30851)

Thanks--we have this in our upcoming 1.0 version however.  FOPException is 
being downgraded/deprecated in much of the code in favor of SAXParseException, 
which already has methods to provide locator (line, col, sys id) information. 

I'm inclined not to make this change in our 0.20.5 version--the branch is 
frozen, and we're trying to emphasize resources with 1.0, but am keeping this 
open in case other committers feel differently.

Glen


DO NOT REPLY [Bug 30852] - [patch][enhancement] "No meaningful layout in block" --> better location in FOPException

2004-08-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=30852

[patch][enhancement] "No meaningful layout in block" --> better location in 
FOPException





--- Additional Comments From [EMAIL PROTECTED]  2004-08-25 18:17 ---
*** Bug 30851 has been marked as a duplicate of this bug. ***


DO NOT REPLY [Bug 30852] - [patch][enhancement] "No meaningful layout in block" --> better location in FOPException

2004-08-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=30852

[patch][enhancement] "No meaningful layout in block" --> better location in 
FOPException





--- Additional Comments From [EMAIL PROTECTED]  2004-08-25 18:01 ---
Created an attachment (id=12531)
The revised patch (prev variant contained bad formatting - tabs and a stray import)


DO NOT REPLY [Bug 30852] - [patch][enhancement] "No meaningful layout in block" --> better location in FOPException

2004-08-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=30852

[patch][enhancement] "No meaningful layout in block" --> better location in 
FOPException





--- Additional Comments From [EMAIL PROTECTED]  2004-08-25 17:26 ---
Created an attachment (id=12530)
Sample source files to test the patch


DO NOT REPLY [Bug 30852] - [patch][enhancement] "No meaningful layout in block" --> better location in FOPException

2004-08-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=30852

[patch][enhancement] "No meaningful layout in block" --> better location in 
FOPException





--- Additional Comments From [EMAIL PROTECTED]  2004-08-25 17:25 ---
Created an attachment (id=12529)
The patch


DO NOT REPLY [Bug 30852] - [patch][enhancement] "No meaningful layout in block" --> better location in FOPException

2004-08-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=30852

[patch][enhancement] "No meaningful layout in block" --> better location in 
FOPException





--- Additional Comments From [EMAIL PROTECTED]  2004-08-25 17:24 ---
This patch is an enhancement to infinite loop terminator
which was commited while fixing bug #8778