To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75731
Issue #|75731
Summary|textoutputstream.writeString crashes openoffice
Component|Spreadsheet
Version|OOo 2.2 RC4
Platform|All
URL|
OS/Version|All
Status|UNCONFIRMED
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|code
Assigned to|spreadsheet
Reported by|prahal
------- Additional comments from [EMAIL PROTECTED] Sun Mar 25 23:12:40 +0000
2007 -------
Dim b as Object
b = createUnoService("com.sun.star.io.TextOutputStream")
b.setEncoding("UTF-16")
b.writeString("test1")
executing this code crashes all openoffice components. I am using rc4 from
http://ftp.linux.cz/pub/localization/OpenOffice.org/devel/680/
Regards
Alban
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]