https://issues.apache.org/bugzilla/show_bug.cgi?id=49472
Mark Ingram <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #3 from Mark Ingram <[email protected]> 2010-08-19 17:42:02 EDT --- I have just hit this issue with an application in Production. Currently the application uses POI (v3.6) HSSF to output Excel 2003 workbooks. With no coding changes, if I open the application output with Excel 2010 I see the red error indicator. If I save the file using 2010 and open again then there is no error and all data appears to be there. The same (2003) file can be opened using 2010 without error outside of the application; it's only when POI is involved that the error presents. The workbook I'm using doesn't have chart sheets; rather, it has a bunch of sophisticated macros, named ranges, a hidden sheet of reference data and a displayed sheet of data that a user can use to enter data and select from dropdowns. Let me know if there's anything I can do to help. (I've never debugged through POI before.) Thanks, Mark. -- 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]
