Bug 42920 - Excel Comments
Summary: Excel Comments
Status: RESOLVED WORKSFORME
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: 3.0-FINAL
Hardware: PC Windows XP
: P2 major (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-17 08:20 UTC by Eileen Hurley
Modified: 2008-01-08 09:32 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eileen Hurley 2007-07-17 08:20:26 UTC
We are having a problem using POI (poi-3) for Excel using Excel comments within
the file.
 
The existing template is opened and saves ok with no errors reported but when we
attempt to open the file (via Explorer) it reports an error "Cannot read file",
this happens in Excel 2000 and Excel 2003.

When the Excel Comments are removed it works fine, it also works if we remove
some of the comments. 
In all cases no Errors are thrown when writing the output stream to the workbook.

This can be reproduced all the time.
Comment 1 Yegor Kozlov 2007-08-06 09:56:04 UTC
Please provide more info to reproduce the problem. Attach the used template and
 sample code. 

Regards,
Yegor
Comment 2 Nick Burch 2008-01-08 09:32:42 UTC
All unit tests relating to excel comments pass

If you do still hit this issue, please re-open the bug, and upload the problem
file + a failing unit tests