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 274283 - [bbdb] Crash due to failed query
[bbdb] Crash due to failed query
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Plugins
2.2.x (obsolete)
Other All
: High major
: ---
Assigned To: evolution-plugin-maintainers
Evolution QA team
Depends on: 261457
Blocks:
 
 
Reported: 2005-03-31 18:06 UTC by Fernando Herrera
Modified: 2008-10-31 12:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fernando Herrera 2005-03-31 18:06:32 UTC
I'm getting a crash when trying to reply to a mail with contact name in
iso-8859-1. The offending contact line is:
From: =?iso-8859-1?Q?=22G=F3mez_Enguita=2C_Alfredo=22?=
<alfredo.gomez@tecsidel.es>

So the bbdb plugin crashes when querying for the contact (trying to unref
the NULL object). A quick fix for me if add a
if (query) {
   OldCODE
}

But the query building code should be fixed. I got this warning in some 
e_sexp* funtion not able to parse the string
(evolution-2.2:13270): e-data-server-WARNING **: Error in parsing: Unknown
identifier: G\xc3
Comment 1 André Klapper 2005-09-24 09:55:55 UTC
reassigning to harish; adding I18N keyword. similarities to bug 261457 and others
Comment 2 Matthew Barnes 2008-07-31 19:41:23 UTC
Is this bug still present in recent versions?
Comment 3 Akhil Laddha 2008-10-31 12:36:47 UTC

Thanks for taking the time to report this bug; however, closing due to lack of
response of the reporter, sorry. if you still see this issue with a current
release of evolution (2.24.x or later), please reopen. thanks in advance.