View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006875 | Taler | mechant backend | public | 2021-05-17 17:41 | 2021-08-24 16:23 |
Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.8 | Fixed in Version | 0.8 | ||
Summary | 0006875: merchant does not time out on reserve creation with broken exchange URL | ||||
Description | curl '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 | ||||
Tags | No tags attached. | ||||
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 |