View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007158 | Taler | merchant backend | public | 2022-01-24 22:21 | 2022-11-04 20:52 |
Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.9 | Fixed in Version | 0.9 | ||
Summary | 0007158: merchant allows creation of contract terms with "never" as wire transfer deadline | ||||
Description | This seems to be new behavior (?) introduced with the recent timestamp change. When there is no default_wire_transfer_delay configured for an instance and the POST /private/orders request doesn't contain a wire transfer deadline, the merchant creates an order with a wire transfer deadline of "never". This does not seem like expected or reasonable behavior. | ||||
Tags | No tags attached. | ||||
|
Added check in d9e9f19..74c7c7a. Backend will now return 400 Bad Request on 'forever' wire deadlines. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-01-24 22:21 | Florian Dold | New Issue | |
2022-01-24 22:21 | Florian Dold | Status | new => assigned |
2022-01-24 22:21 | Florian Dold | Assigned To | => Christian Grothoff |
2022-02-19 21:10 | Christian Grothoff | Status | assigned => resolved |
2022-02-19 21:10 | Christian Grothoff | Resolution | open => fixed |
2022-02-19 21:10 | Christian Grothoff | Fixed in Version | => 0.9 |
2022-02-19 21:10 | Christian Grothoff | Note Added: 0018700 | |
2022-10-20 10:48 | Christian Grothoff | Target Version | => 0.9 |
2022-11-04 20:52 | Christian Grothoff | Status | resolved => closed |
2025-03-22 14:09 | Christian Grothoff | Category | mechant backend => merchant backend |