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

             Bug #: 51626
           Summary: WorkbookFactory.create from FileInputStream throws
                    java.lang.IllegalStateException
           Product: POI
           Version: 3.8-dev
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Created attachment 27355
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27355
Small Excel file that causes this issue

WorkbookFactory.create(fis) throws IllegalStateException when an email
hyperlink contains hex C2 A0. 

java.lang.IllegalStateException: The hyperlink for cell O4 references relation
rId1, but that didn't exist!

I first encountered this issue with POI 3.6, but tested today with 3.8 beta3.
I'm not sure how it was created yet, but MS Excel will create the relationship
in xl/worksheets/_rels/sheet1-xml.rels. 

--Bryan

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