https://issues.apache.org/bugzilla/show_bug.cgi?id=50867
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Nick Burch <[email protected]> 2011-03-04 12:35:12 EST --- Bad news - I can't see anything wrong with what POI is doing I've looked at the POI output xlsx file, and all the relationships and links look just fine to me. I've added a unit test in r1078065 which loads the original file, checks it, adds the new sheet and re-orders, checks, saves + reloads, and checks. All passes just fine. Incidentally, OpenOffice has no problems opening the POI saved file, and the table is writable. Unfortunately, that either means you've hit an Excel bug, or you've found an area where Excel is much stricter than it needs to be (and also stricter than POI + OpenOffice are) What I'd suggest you do is firstly try a different version of excel, in case it is an excel bug. Failing that, perform the same action in excel as you did in poi, and see if you can identify (by unzipping and comparing the xml) what excel does differently -- 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]
