DO NOT REPLY [Bug 39608] - NullPointerException when redering .fo file in TableLayoutManager.initialize

2006-05-19 Thread bugzilla
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=39608.
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=39608





--- Additional Comments From [EMAIL PROTECTED]  2006-05-19 13:41 ---
Here are my 2cts

- If a length is 0 it shouldn't matter which dimension it is.

- Most parts of the XSL-Fo spec try to mimic the common xhtml and css 
standards. In these the default 
for non-unit measurements is pixels. I'd therefore recommed using pixels if 
nothing is specified, and 
output a warning, something like measurement given without unit, pixels 
assumed.

- i don't know if fop already specifies pixels, if not, they could be 1/72 
(5.9.13.1)

-- 
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 39571] - NullPointerException in InlineStackingLayoutManager.java:295

2006-05-19 Thread bugzilla
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=39571.
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=39571


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2006-05-19 15:15 ---
Patch applied, with a few modifications, in revision 407819. Thanks.

This patch is certainly not a definitive solution, rather it is an emergeny
patch. The problem is part of the range of problems with inline handling,
signalled earlier this year by Manuel Mall.



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