DO NOT REPLY [Bug 44037] .ClassCastException in FlowLayoutManager

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

Glenn Adams  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #4 from Glenn Adams  2012-04-01 13:55:15 UTC ---
batch transition to closed remaining pre-FOP1.0 resolved bugs

-- 
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 44037] - .ClassCastException in FlowLayoutManager

2007-12-08 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=44037


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Additional Comments From [EMAIL PROTECTED]  2007-12-08 04:40 ---

This is a known issue. The ClassCastException has indeed been fixed, but the 
id-attribute will still be 
ignored, and you will get a warning, since the current implementation of 
fo:wrapper in FOP is not as a 
'neutral' element, but as an 'inline-level' element. 
See also our compliance page 
(http://xmlgraphics.apache.org/fop/compliance.html#fo-object-wrapper)

The workaround in case of fo:wrappers as direct descendants of the fo:flow, is 
to substitute with an empty 
fo:block, which will have the desired effect.

*** This bug has been marked as a duplicate of 42423 ***

-- 
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 44037] - .ClassCastException in FlowLayoutManager

2007-12-07 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=44037





--- Additional Comments From [EMAIL PROTECTED]  2007-12-07 16:51 ---
svn trunk (rev 602286) doesn't bail out, and says:

Dec 7, 2007 5:49:10 PM org.apache.fop.layoutmgr.FlowLayoutManager
getNextKnuthElements
SEVERE: inline area not allowed under flow - ignoring

-- 
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 44037] - .ClassCastException in FlowLayoutManager

2007-12-07 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=44037





--- Additional Comments From [EMAIL PROTECTED]  2007-12-07 04:12 ---
Created an attachment (id=21241)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=21241&action=view)
.fo file that fop dies on


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