You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2013/10/21 17:55:11 UTC

[Bug 75731] textoutputstream.writeString crashes openoffice

https://issues.apache.org/ooo/show_bug.cgi?id=75731

jsc@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ACCEPTED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #10 from jsc@apache.org ---
during reviewing issues assigned to me and playing with XCode debugging and
MacOS 64 bit I stumbled over this old issue and fixed it.

IOException is now thrown that the output stream is not initialized and that
setOutputStream have to be used first.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.