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





------- Additional comments from [EMAIL PROTECTED] Fri Sep 19 05:04:50 +0000 
2008 -------
The reason not to use atk_object_set_name here is that it generates 
name-changed events, which should 
not be send from get_name. OTOH we need to cache the name as the object will be 
asked for it when it 
goes to DEFUNCT state where any call to the wrapped UNO object will just throw 
a disposed exception. 

I would expect obj->name to be initialized with NULL when the object gets 
created, but maybe that is no 
longer valid ? Anyway, the patch can' t do any harm AFAICT.

---------------------------------------------------------------------
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]

Reply via email to