https://bz.apache.org/bugzilla/show_bug.cgi?id=61494
Dominik Stadler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Depends on| |59268, 54084 Resolution|--- |DUPLICATE --- Comment #7 from Dominik Stadler <[email protected]> --- FYI, for me this also happens when not adding any property at all, just reading and writing the XLSX suffices. Very likely this is a duplicate of bug 54084, which itself depends on a fix in the XMLBeans library, see bug 59268 all the details. There is an updated test-version of the XMLBeans library available at http://mvnrepository.com/artifact/com.github.pjfanning/xmlbeans/2.6.2, using this one makes this work for me, independent of writing custom/core properties or not. So you might be able to use this library instead of xmlbeans-2.6.0.jar. So this bug is a duplicate and will be fixed when we can get an updated version of XMLBeans made available officially. *** This bug has been marked as a duplicate of bug 59268 *** Referenced Bugs: https://bz.apache.org/bugzilla/show_bug.cgi?id=54084 [Bug 54084] Some Unicode chars(e.g chinese chars) are not written corectly in xlsx file. https://bz.apache.org/bugzilla/show_bug.cgi?id=59268 [Bug 59268] Work on providing an updated version of XMLBeans -- 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]
