Details
-
Type:
Bug
-
Status:
Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Labels:None
-
Rank:1246
-
Sprint:1.7.2
-
Epic Link:
Description
When working with an Excel Workbook that has several sheets, the lis of Rows contained by each sheet is incorrect => each sheet points to the same set of rows.
Nota: issue has been investigated and is related to POI's implementation of equals method on HSSFRow class.
Partial Fix in 1.7.2 => brutal force