Handle function parameters more abstract
----------------------------------------

                 Key: PDFBOX-1044
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1044
             Project: PDFBox
          Issue Type: Bug
          Components: Parsing
    Affects Versions: 1.5.0
            Reporter: Andreas Lehmkühler
            Assignee: Andreas Lehmkühler
             Fix For: 1.6.0


When numbers are parsed, PDFBox uses the floating point to detect wether the 
number is a float (floating point exists) or an integer (no floating point). 
This may lead to a ClassCastException.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to