You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2006/03/07 16:30:13 UTC

DO NOT REPLY [Bug 38882] New: - ClassCastException on right border in fo:inline

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

           Summary: ClassCastException on right border in fo:inline
           Product: Fop
           Version: 0.91
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: pdf
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: fackel@dosco.de


If there is text data after the end-tag of an fo:inline and this fo:inline has a
border-right property set, then FOP crashes with java.lang.ClassCastException:
org.apache.fop.layoutmgr.inline.KnuthInlineBox

The problem does apply only to border-right (the borders of the other sides or
fo:inline without borders are not affected).

The problem does not occure if the end-tag of fo:inline is followed by a space
character (but this really isn't a workaround, as the space is visible in the
output). E.g.:

BAD: "text</fo:inline>. Go on ..." 
GOOD: "text</fo:inline> and go 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.

DO NOT REPLY [Bug 38882] - ClassCastException on right border in fo:inline

Posted by bu...@apache.org.
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=38882>.
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=38882


manuel@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE




------- Additional Comments From manuel@apache.org  2006-03-07 15:38 -------


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

-- 
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 38882] - ClassCastException on right border in fo:inline

Posted by bu...@apache.org.
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=38882>.
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=38882





------- Additional Comments From fackel@dosco.de  2006-03-07 15:32 -------
Created an attachment (id=17841)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=17841&action=view)
Sample FO

This file crashes FOP with the second fo:inline.

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