https://issues.apache.org/bugzilla/show_bug.cgi?id=45061
--- Comment #5 from Josh Micich <[EMAIL PROTECTED]> 2008-05-30 09:21:08 PST --- Thanks for the clarification. So the steps to reproduce are: generate with POI, open in Excel, save. I ran the attached code against 3.0.2 and svn trunk(3.1-beta2+). No change in observations. BTW the attached code had 2 compiler errors for which I guessed a fix. I hope that this did not affect the problem. There doesn't seem to be anything unusual in your code. It looks like very normal usage of POI. Without being able to reproduce the bug, there is not much I can do besides blame it on differences in Excel versions. Perhaps someone else with Excel 2003 could try this code out. On your side, you could help by cutting down the example code to the simplest/smallest version that will reproduce the bug for you. Re-attach that code (without compiler errors, please). Also specify which of the remaining lines of code you have observed to be critical (i.e. can't be removed) for creating the problem. -- 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]
