View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006903 | Taler | mechant backend | public | 2021-06-16 05:44 | 2024-01-12 14:04 |
Reporter | sebasjm | Assigned To | Christian Grothoff | ||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.8 | Fixed in Version | 0.8 | ||
Summary | 0006903: merchant backend transfer block if the amount is invalid | ||||
Description | if the request to notify a transfer with correct wtid but different credit amount (like an extra digit) the request will block indefinitely this api https://docs.taler.net/core/api-merchant.html#post-[-instances-$INSTANCE]-private-transfers response should be 409. also, subsequent request with the correct credit amount will block. making the merchant unable to notify the transfer with any other request | ||||
Tags | No tags attached. | ||||
|
test added in 9b2eae57..1fa77379 the test is made to show the later consequence which is more important |
|
Finally fixed: 1fa7737..23b4c5e |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-06-16 05:44 | sebasjm | New Issue | |
2021-06-16 05:44 | sebasjm | Status | new => assigned |
2021-06-16 05:44 | sebasjm | Assigned To | => Christian Grothoff |
2021-06-16 05:48 | sebasjm | Note Added: 0017956 | |
2021-06-16 22:17 | Christian Grothoff | Status | assigned => resolved |
2021-06-16 22:17 | Christian Grothoff | Resolution | open => fixed |
2021-06-16 22:17 | Christian Grothoff | Fixed in Version | => 0.9 |
2021-06-16 22:17 | Christian Grothoff | Note Added: 0017958 | |
2021-06-16 22:17 | Christian Grothoff | Target Version | git (master) => 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:02 | 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:22 | Christian Grothoff | Status | resolved => closed |
2021-09-02 18:22 | sebasjm | Changeset attached | => Taler-merchant master 1fa77379 |
2024-01-12 14:04 | Christian Grothoff | Category | merchant backend API (C) => mechant backend |