To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95086
User jl changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
Target milestone|--- |OOo 3.2
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Nov 13 13:48:16 +0000
2008 -------
The text is displayed by an svtools MultiLineEdit (svtools/svmedit.hxx). The
SetText method takes an XubString. When converting an OUString with a string
length bigger than 65k to a XubString then it will result in an empty string.
Maybe it is possible to extend MultiLineEdit with a function that takes an
OUString, or a function to append text. There is also a TextView in svtools
which allows texts bigger than 65k. At this time (DEV300m35) the change to
TextView which allows that is still on a CWS.
---------------------------------------------------------------------
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]