https://bz.apache.org/bugzilla/show_bug.cgi?id=60977
Greg Woolsey <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #7 from Greg Woolsey <[email protected]> --- Fixed in trunk revision r1851084. I hit this yesterday, and it irritated me enough to track it down. Turns out POIXMLProperties has multiple write cases depending on internal state. In one case only, the one hit by this test/example, it needed to clear the package part before writing, otherwise it would append the full current content instead. -- 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]
