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 2003/12/12 15:05:11 UTC

DO NOT REPLY [Bug 25474] New: - Test for table-column element in PPColWidthFunction always fail.

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

Test for table-column element in PPColWidthFunction always fail.

           Summary: Test for table-column element in PPColWidthFunction
                    always fail.
           Product: Fop
           Version: 1.0dev
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: general
        AssignedTo: fop-dev@xml.apache.org
        ReportedBy: bckfnn@worldonline.dk


In PPColWidthFunction there is a test for the table-column element which always 
fails because the litteral it tests against is spelled wrong.

As a result, all expressions that contain proportional-column-width() function 
calls are silently ignored.