https://issues.apache.org/bugzilla/show_bug.cgi?id=53094

             Bug #: 53094
           Summary: [PATCH] block container overflow error message
           Product: Fop
           Version: all
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: lmpmberna...@gmail.com
    Classification: Unclassified


Created attachment 28624
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28624
patch

If a block-container element has the overflow attribute set to
error-if-overflow and the content inside the container does overflow then FOP:
- throws an exception if the overflow is BPD (block progression direction)
- emits a warning if the overflow is IPD (inline progression direction)
The attached patch tries to fix this inconsistency in behavior by issuing an
error message in both cases; also, if the overflow attribute is set to
something else, a warning message is issued instead.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to