To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102752
User od changed the following:
What |Old value |New value
================================================================================
CC|'automat,mru,os,punisher' |'automat,fs,mru,os,punishe
| |r'
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Fri Jul 10 09:23:36 +0000
2009 -------
FS found the defect cause:
The anchor change is notified to the property change listeners, which is
registered at drawing object's potential existing UNO object. Unfortunately, the
current code does not check, if a UNO object exists.
FS's solution:
change method call
<SdrObject::getShapePropertyChangeNotify::notifyPropertyChange(..)> to
<SdrObject::notifyShapePropertyChange(..)>
---------------------------------------------------------------------
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]