To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73247
------- Additional comments from [EMAIL PROTECTED] Mon Jan 8 12:28:22 -0800
2007 -------
This problem already exists with Win XP on 2.0.4 and 1.1.5.
Crash does not appear after text section is inserted:
aSection = thisComponent.createInstance("com.sun.star.text.TextSection")
dim curs as object
curs = thisComponent.Text.createTextCursor
curs.gotoEnd(False)
thisComponent.Text.insertTextContent(curs, aSection, False)
MsgBox("Please look at the TextSection")
---------------------------------------------------------------------
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]