After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 451553 - get bonobo warnings in terminal when atk_document_get_attributes returns null
get bonobo warnings in terminal when atk_document_get_attributes returns null
Status: RESOLVED FIXED
Product: at-spi
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Li Yuan
Li Yuan
Depends on:
Blocks:
 
 
Reported: 2007-06-27 10:05 UTC by Ginn Chen
Modified: 2008-03-19 09:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
patch (825 bytes, patch)
2007-06-27 10:11 UTC, Ginn Chen
committed Details | Review

Description Ginn Chen 2007-06-27 10:05:33 UTC
Please describe the problem:
I think it's legal for client to return null for atk_document_get_attributes.
e.g. the atkdocument is defunt


Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Ginn Chen 2007-06-27 10:11:31 UTC
Created attachment 90741 [details] [review]
patch

Li, is it good?
Comment 2 Li Yuan 2007-09-13 03:16:35 UTC
We should mention in idl if NULL is a reasonable value.