gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] branch master updated: -fix bug


From: gnunet
Subject: [taler-merchant] branch master updated: -fix bug
Date: Sat, 13 Jan 2024 23:16:13 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 82f455ad -fix bug
82f455ad is described below

commit 82f455ad02909f62f168fc3ce7aecc33e2159a84
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Jan 13 23:16:10 2024 +0100

    -fix bug
---
 src/backend/taler-merchant-httpd_private-get-orders-ID.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/backend/taler-merchant-httpd_private-get-orders-ID.c 
b/src/backend/taler-merchant-httpd_private-get-orders-ID.c
index 864745a0..c121ae14 100644
--- a/src/backend/taler-merchant-httpd_private-get-orders-ID.c
+++ b/src/backend/taler-merchant-httpd_private-get-orders-ID.c
@@ -596,6 +596,7 @@ phase_fetch_contract (struct GetOrderRequestContext *gorc)
     gorc->contract_terms = NULL;
     gorc->fulfillment_url = NULL;
     gorc->summary = NULL;
+    gorc->order_only = false;
   }
   TMH_db->preflight (TMH_db->cls);
   qs = TMH_db->lookup_contract_terms3 (TMH_db->cls,

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]