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/11/14 11:49:56 UTC

DO NOT REPLY [Bug 24707] New: - Stupid user protection

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

Stupid user protection

           Summary: Stupid user protection
           Product: Fop
           Version: 0.20.5
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: pdf renderer
        AssignedTo: fop-dev@xml.apache.org
        ReportedBy: cyberian@arcor.de


Because I can't type right, I produce a xsl:fo file within a font-size="0pt"
argument for a fo:block element. This make no sence, but FOP doesn't output any
warning or error message like "illegal font size". The result was a broken PDF
file (an unrecognized token 'NaN' was found). This is not really a bug, but IMHO
it would be a nice feature to have such warning/error message.