aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2007-11-23 17:38:33 +0800
committerMilan Crha <mcrha@src.gnome.org>2007-11-23 17:38:33 +0800
commit614642401ca9368814f29978dbbbda988d6df18c (patch)
tree7cb6bbca2ec504c18a39a09d30572248fc2ef888
parent4f786c1511d528853f8a9ce06821ca27e160b889 (diff)
downloadgsoc2013-evolution-614642401ca9368814f29978dbbbda988d6df18c.tar.gz
gsoc2013-evolution-614642401ca9368814f29978dbbbda988d6df18c.tar.zst
gsoc2013-evolution-614642401ca9368814f29978dbbbda988d6df18c.zip
** Fix for bug #479081
2007-11-23 Milan Crha <mcrha@redhat.com> ** Fix for bug #479081 * exchange-account-setup.c: (org_gnome_exchange_owa_url): Check for input validity immediately after creating setup widgets. svn path=/trunk/; revision=34572
-rw-r--r--plugins/exchange-operations/ChangeLog7
-rw-r--r--plugins/exchange-operations/exchange-account-setup.c3
2 files changed, 10 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index e41100484f..e69873d123 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,10 @@
+2007-11-23 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #479081
+
+ * exchange-account-setup.c: (org_gnome_exchange_owa_url):
+ Check for input validity immediately after creating setup widgets.
+
2007-11-14 Matthew Barnes <mbarnes@redhat.com>
* exchange-folder.c (ex_create_folder_info):
diff --git a/plugins/exchange-operations/exchange-account-setup.c b/plugins/exchange-operations/exchange-account-setup.c
index 9707006f4b..0213247c5a 100644
--- a/plugins/exchange-operations/exchange-account-setup.c
+++ b/plugins/exchange-operations/exchange-account-setup.c
@@ -658,6 +658,9 @@ org_gnome_exchange_owa_url(EPlugin *epl, EConfigHookItemFactoryData *data)
/* Track the authenticate label, so we can destroy it if e-config is to destroy the hbox */
g_object_set_data((GObject *)hbox, "authenticate-label", label);
+ /* check for correctness of the input in the owa_entry */
+ owa_editor_entry_changed (owa_entry, data->config);
+
g_free (owa_url);
return hbox;
}
tw44/cgit/freebsd-ports-gnome/commit/net/hs-network?h=dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8&id=89e80c9d9a740b177df836e3e8afcb075ac40dd1'>- Fix breakage in the DYNAMIC-enabled ports triggered by the recentpgj2013-02-061-0/+1 * - Update The Glorious Glasgow Haskell Compiler to version 7.4.2pgj2012-12-203-10/+4 * - Teach the Haskell Cabal ports to use the new options frameworkpgj2012-08-031-0/+1 * - Update to 2.3.0.13pgj2012-06-043-6/+6 * - Update to 2.3.0.5pgj2012-02-132-5/+4 * Bump PORTREVISION of all ports dependent on lang/ghc as duringashish2011-05-261-0/+1