Merged fix for bug 86112 from trunk
[modest] / src / modest-tny-account-store.c
index f655ded..bed758f 100644 (file)
@@ -1171,6 +1171,7 @@ modest_tny_account_store_alert (TnyAccountStore *self,
                retval = TRUE;
        }
 
+       g_debug ("%s: error code %d (%s", __FUNCTION__, error->code, error->message);
        
        if (prompt)
                g_free (prompt);