From 15e8b4e4779bc512a6949927be1c9d4765a1e302 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Mon, 19 May 2003 18:49:07 +0000 Subject: fix the initial run case. the config upgrade code creates all elements so 2003-05-19 Chris Toshok * gui/component/addressbook-component.c (ensure_completion_uris_exist): fix the initial run case. the config upgrade code creates all elements so we can't just check for NULL - we have to check if the string is empty. Fixes #43213. svn path=/trunk/; revision=21263 --- addressbook/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 3e300ed0ef..e7589fad72 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2003-05-19 Chris Toshok + + * gui/component/addressbook-component.c + (ensure_completion_uris_exist): fix the initial run case. the + config upgrade code creates all elements so we can't just check + for NULL - we have to check if the string is empty. Fixes #43213. + 2003-05-19 Chris Toshok * gui/widgets/e-minicard-label.c (set_colors): if we've got focus, -- cgit v1.2.3