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

             Bug #: 52527
           Summary: Failed to find a matching shared formula record
           Product: POI
           Version: 3.8-dev
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Created attachment 28209
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28209
Minimal test case

I'm running into an error "Failed to find a matching shared formula record"
when saving a spreadsheet. I've whittled it down to a minimal test case which
I've attached. Simply loading and saving this file causes the error. I had to
remove some sensitive stuff so there are a few formula errors but the file is
still valid.

I had a look at the code in
org.apache.poi.hssf.record.aggregates.SharedValueManager.findFormulaGroupForCell
where the exception is thrown. It mentions 15228.xls which I tried loading and
saving and it worked fine.

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