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

           Summary: XSSF sheet.setAutoFilter() crashes Excel by sorting.
           Product: POI
           Version: 3.7
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=26329)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26329)
if using dropdown list to choose sort A-Z, Excel would crash

After using the following code to generate a XLSX file, if you open that
generated file (I attached here as "AutofilterGeneratedWithPOI.xlsx") and click
autofilter to sort any of the columns, MS Excel would crash. However, if you
delete the autofilter and using Excel to add it back again (I attached here as
"AutofilterGeneratedWithinExcel.xlsx"), everything would work just fine. I
recreated this scenario on two boxes and two separated projects.

-- 
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