DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25756>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25756

[PATCH] LineLayoutManager.getNextBreakPoss should return null when the line consists 
only of suppressible content.

           Summary: [PATCH] LineLayoutManager.getNextBreakPoss should return
                    null when the line consists only of suppressible
                    content.
           Product: Fop
           Version: 1.0dev
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: page-master/layout
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The patch adds a routine to test whether the line consists of suppressible
content, and a routine to remove all BP of a line, and applies those at the end
of a line to return null when the line consists of suppressible content.

Reply via email to