View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007885 | Taler | Merchant frontends (Python3) | public | 2023-07-06 21:06 | 2024-01-12 14:08 |
Reporter | Florian Dold | Assigned To | sebasjm | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.9.3 | Fixed in Version | 0.9.3 | ||
Summary | 0007885: blog shop cookies interact badly with deleted orders | ||||
Description | When the shop has an order ID cookie set for an article and the order is deleted from the backend, this leads to an unrecoverable error. This can be reproduced by these steps: 1. click on an article 2. do not pay for it 3. delete the order ID from the backend 4. click on it again | ||||
Tags | No tags attached. | ||||
|
I guess the ideal behavior is for the frontend to get the 404 and react by re-creating the order. |
|
in 4a52640 when trying to render, if the backend returns 404 then it create one again before continue |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-07-06 21:06 | Florian Dold | New Issue | |
2023-07-06 21:06 | Florian Dold | Status | new => assigned |
2023-07-06 21:06 | Florian Dold | Assigned To | => MS |
2023-07-06 21:58 | Christian Grothoff | Assigned To | MS => sebasjm |
2023-07-06 21:59 | Christian Grothoff | Note Added: 0020342 | |
2023-07-07 22:46 | sebasjm | Target Version | 0.9.4 => 0.9.3 |
2023-07-10 17:16 | sebasjm | Status | assigned => resolved |
2023-07-10 17:16 | sebasjm | Resolution | open => fixed |
2023-07-10 17:16 | sebasjm | Note Added: 0020348 | |
2023-09-23 15:07 | Christian Grothoff | Fixed in Version | => 0.9.3 |
2023-09-23 15:09 | Christian Grothoff | Status | resolved => closed |
2024-01-12 14:08 | Christian Grothoff | Category | merchant frontend (blog) => Merchant frontends (Python3) |