Summary: | ValueRecordsAggregate.updateFormulasAfterRowShift doesn't update shared formulas | ||
---|---|---|---|
Product: | POI | Reporter: | Rui Baptista <rui.baptista.ml> |
Component: | HSSF | Assignee: | POI Developers List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Hardware: | PC | ||
OS: | All | ||
Attachments: |
original workbook
rows shifted, v3.8-20120326 rows shifted, patched code java test code tested patch |
Description
Rui Baptista
2012-11-26 01:03:39 UTC
Created attachment 29635 [details]
original workbook
Created attachment 29636 [details]
rows shifted, v3.8-20120326
Created attachment 29637 [details]
rows shifted, patched code
Created attachment 29638 [details]
java test code
Created attachment 29639 [details]
tested patch
Probably the tested patch converts all shared formulas to unshared (if adjusted), the shared formula should be adjusted instead. |