To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113730





------- Additional comments from a...@openoffice.org Wed Sep  8 10:36:15 +0000 
2010 -------
AW: Tried to add code to re-establish the mentioned paradigm (at
SwDrawContact::ConnectToLayout), but did not work in a first try.

Problem seems to be that the code for 'bending' in SwDrawContact::SwDrawContact
is too early at load time; it gets called when the import is creating the empty
group object, and does nothing there due to missing content. The content is
added later. Thus, i decided to take a look at SwDrawContact::_Changed which
handles actions like SDRUSERCALL_CHILD_INSERTED and SDRUSERCALL_CHILD_REMOVED
anyways. This seemed to be the right place to update the 'bending'. Tried and 
works.

I am not sure what side effects this may have, thus OD will have to check if
this is okay for OOo3.3. I will add the proposed fix as a patch.

---------------------------------------------------------------------
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: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to