View Issue Details

IDProjectCategoryView StatusLast Update
0006875Talermechant backendpublic2021-08-24 16:23
ReporterFlorian Dold Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.8Fixed in Version0.8 
Summary0006875: merchant does not time out on reserve creation with broken exchange URL
Descriptioncurl 'https://backend.demo.taler.net/instances/blog/private/reserves' \
                     -H 'Connection: keep-alive' \
                     -H 'sec-ch-ua: " Not A;Brand";v="99", "Chromium";v="90"' \
                     -H 'Accept: application/json, text/plain, */*' \
                     -H 'Authorization: Bearer secret-token:JEVFjQCqxx' \
                     -H 'sec-ch-ua-mobile: ?0' \
                     -H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36' \
                     -H 'Content-Type: application/json;charset=UTF-8' \
                     -H 'Origin: http://localhost:8080' \
                     -H 'Sec-Fetch-Site: cross-site' \
                     -H 'Sec-Fetch-Mode: cors' \
                     -H 'Sec-Fetch-Dest: empty' \
                     -H 'Referer: http://localhost:8080/' \
                     -H 'Accept-Language: en-DE,en;q=0.9,de-DE;q=0.8,de;q=0.7,en-US;q=0.6' \
                     --data-raw '{"initial_balance":"COL:2","exchange_url":"http://exchange.taler:8081/","wire_method":"x-taler-bank"}' \
                     --compressed -v
TagsNo tags attached.

Activities

Christian Grothoff

2021-05-17 21:57

manager   ~0017869

81e3d4f..38e0c53 implements this.

Issue History

Date Modified Username Field Change
2021-05-17 17:41 Florian Dold New Issue
2021-05-17 17:41 Florian Dold Status new => assigned
2021-05-17 17:41 Florian Dold Assigned To => Christian Grothoff
2021-05-17 21:57 Christian Grothoff Note Added: 0017869
2021-05-17 21:57 Christian Grothoff Status assigned => resolved
2021-05-17 21:57 Christian Grothoff Resolution open => fixed
2021-05-17 21:57 Christian Grothoff Fixed in Version => 0.9
2021-05-17 21:58 Christian Grothoff Product Version => git (master)
2021-05-17 21:58 Christian Grothoff Target Version => 0.9
2021-07-30 13:57 Christian Grothoff Fixed in Version 0.9 => 0.8.1
2021-07-30 13:59 Christian Grothoff Target Version 0.9 => 0.8.1
2021-07-30 14:01 Christian Grothoff Fixed in Version 0.8.1 => 0.8
2021-07-30 14:02 Christian Grothoff Target Version 0.8.1 => 0.8
2021-08-24 16:23 Christian Grothoff Status resolved => closed