gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: -address FIXME


From: gnunet
Subject: [taler-merchant] branch master updated: -address FIXME
Date: Fri, 23 Jul 2021 13:12:51 +0200

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 21f360cb -address FIXME
21f360cb is described below

commit 21f360cbed6df4b626ed19b1b0e2268ec94d114f
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Jul 23 13:12:23 2021 +0200

    -address FIXME
---
 src/backend/taler-merchant-httpd_private-post-orders.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/backend/taler-merchant-httpd_private-post-orders.c 
b/src/backend/taler-merchant-httpd_private-post-orders.c
index 55fd42b3..9c468104 100644
--- a/src/backend/taler-merchant-httpd_private-post-orders.c
+++ b/src/backend/taler-merchant-httpd_private-post-orders.c
@@ -838,8 +838,7 @@ patch_order (struct MHD_Connection *connection,
       return TALER_MHD_reply_with_error (
         connection,
         MHD_HTTP_BAD_REQUEST,
-        // FIXME: need appropriate error code.
-        TALER_EC_MERCHANT_PRIVATE_POST_ORDERS_REFUND_AFTER_WIRE_DEADLINE,
+        TALER_EC_MERCHANT_PRIVATE_POST_ORDERS_DELIVERY_DATE_IN_PAST,
         NULL);
     }
   }

-- 
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]