View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006860 | Taler | Merchant frontends (Python3) | public | 2021-05-10 17:17 | 2021-08-24 20:40 |
Reporter | Florian Dold | Assigned To | MS | ||
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | assigned | Resolution | open | ||
Product Version | 0.8 | ||||
Target Version | 0.8.5 | ||||
Summary | 0006860: avoid redirect loop in blog merchant frontend demo | ||||
Description | When the user agent blocks cookies (or for some other reason the cookie that we expect isn't set correctly, such as due to escaping issues), the browser is currently sent in a redirect loop. This could be avoided via some intermediate URL that just sets the order ID cookie *or* shows a warning to the user that the cookie wasn't set. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-05-10 17:17 | Florian Dold | New Issue | |
2021-08-01 15:15 | Christian Grothoff | Priority | normal => high |
2021-08-01 15:15 | Christian Grothoff | Status | new => confirmed |
2021-08-01 15:15 | Christian Grothoff | Category | other => Merchant frontends (Python3) |
2021-08-01 15:15 | Christian Grothoff | Product Version | => git (master) |
2021-08-01 15:15 | Christian Grothoff | Target Version | => 0.9 |
2021-08-24 18:30 | Christian Grothoff | Product Version | git (master) => 0.8 |
2021-08-24 18:30 | Christian Grothoff | Target Version | 0.9 => 0.8.5 |
2021-08-24 20:40 | Christian Grothoff | Assigned To | => MS |
2021-08-24 20:40 | Christian Grothoff | Status | confirmed => assigned |