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

           Summary: org.apache.poi.xssf.usermodel.XSSFChartSheet
                    completely broken
           Product: POI
           Version: 3.5-FINAL
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: XSSF
        AssignedTo: [email protected]
        ReportedBy: [email protected]


This class extends XSSFSheet, but fails to initialize any of that class' member
fields in its #read(InputStream is) method.

This means reading in any excel file with a chart sheet results in a Sheet
instance that throws NPEs from just about any method.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to