gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: perfectionist HTML does not work


From: gnunet
Subject: [taler-merchant] branch master updated: perfectionist HTML does not work with FF
Date: Wed, 29 Jul 2020 15:51:11 +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 7b41e10  perfectionist HTML does not work with FF
7b41e10 is described below

commit 7b41e101bba454cdcfb31370d60ff697301a35a0
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jul 29 15:51:06 2020 +0200

    perfectionist HTML does not work with FF
---
 src/backend/taler-merchant-httpd_get-orders-ID.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backend/taler-merchant-httpd_get-orders-ID.c 
b/src/backend/taler-merchant-httpd_get-orders-ID.c
index bbb085b..b0c977d 100644
--- a/src/backend/taler-merchant-httpd_get-orders-ID.c
+++ b/src/backend/taler-merchant-httpd_get-orders-ID.c
@@ -565,7 +565,7 @@ create_qrcode (const char *uri)
                                 (0 != (qrc->data[off] & 1)) ? "██" : "  ");
     }
     GNUNET_buffer_write_str (&buf,
-                             "    <br>\n");
+                             "    <br>");
   }
   GNUNET_buffer_write_str (&buf,
                            "<br>\n<br>\n<br>\n<br>\n</pre>");

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