https://bz.apache.org/bugzilla/show_bug.cgi?id=60832
Nick Burch <apa...@gagravarr.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- --- Comment #6 from Nick Burch <apa...@gagravarr.org> --- Based on your description, it sounds like there might be a bug in how we're escaping one of the more complicated/less-common values, when writing to the cell For your problem file, if I open it in Excel 2010 I get the same error, with the same line/column. However, reading the unzipped .xlsx file I can't see anything wrong with the XML at the position indicated. (Does Excel count differently?) xmllint is happy with the file, as is libreoffice For the problematic file, would you be able to change your export logic to write a new file every 10 lines instead, and then share with us the smaller problematic file with just 10 lines in that fails the same way? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org