Bug 48873 - Comments not saving in XLS files with collapsible columns
Summary: Comments not saving in XLS files with collapsible columns
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: 3.6-FINAL
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks: 53010
  Show dependency tree
 
Reported: 2010-03-08 21:04 UTC by Matt
Modified: 2012-08-12 11:18 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt 2010-03-08 21:04:45 UTC
When reading and updating Excel 2003 file comments are not saved if the sheet contains collapsible columns. The comment does not have to be on the collpasde columns, any cell in the sheet does not persist the comment


I've inspected the code to the point of get the ByteArray from the workbook and the comments were still present.

Other sheets in the same workbook without collapsible columns work fine.
Comment 1 Evgeniy Berlog 2012-08-12 11:18:40 UTC
This problem should be fixed in trunk.

Please try with a nightly build - see download links on http://poi.apache.org/
or build yourself from SVN trunk, see http://poi.apache.org/subversion.html