https://issues.apache.org/bugzilla/show_bug.cgi?id=47616
Yegor Kozlov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #2 from Yegor Kozlov <[email protected]> 2009-08-13 10:49:51 PDT --- Roberto, please post a complete example how to reproduce the problem - I don't quite understand what is wrong. Load / Save of the attached file works OK. I tried to apply the code from TestXSSFImportFromXML.testMultiTable() to the attached file and it produced a valid xlsx output. Basically, you need to tell XmlBeans that you are saving a file with additional namespaces. A good example how to do it is XSSFDrawing.commit(). Yegor -- 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]
