View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010966 | Taler | merchant backend | public | 2026-02-02 10:05 | 2026-02-22 19:43 |
| Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
| Priority | low | Severity | tweak | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
| Product Version | git (master) | ||||
| Target Version | 1.5 | Fixed in Version | 1.5 | ||
| Summary | 0010966: session ID weirdness in taler-merchant-http_private-get-orders-ID.c | ||||
| Description | See FIXME in the code: // FIXME: it is a bit wild that we use the session ID of the *client's request* // (which we usually use to check that the right session got paid!) here to // construct the payment URI when we actually _also_ have a session_id in the // orders table! CG thinks we probably should change this and *ignore* the // client's session ID and when building the taler://pay/ URI only use the // session ID of the order's table (is that one even used right now?). // Right now, test_merchant_templates.sh has to pass the PAIVANA_ID when // calling this endpoint, otherwise the taler://pay/-URI would have no // session ID, despite the templating mechanism having set one explicitly // when instantiating the order. | ||||
| Tags | discussion-needed, vivy | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-02-02 10:05 | Christian Grothoff | New Issue | |
| 2026-02-02 10:05 | Christian Grothoff | Status | new => assigned |
| 2026-02-02 10:05 | Christian Grothoff | Assigned To | => Florian Dold |
| 2026-02-02 10:06 | Christian Grothoff | Priority | normal => low |
| 2026-02-02 10:06 | Christian Grothoff | Status | assigned => confirmed |
| 2026-02-07 22:50 | Christian Grothoff | Tag Attached: discussion-needed | |
| 2026-02-07 22:50 | Christian Grothoff | Tag Attached: vivy | |
| 2026-02-17 21:39 | Christian Grothoff | Assigned To | Florian Dold => Christian Grothoff |
| 2026-02-17 21:39 | Christian Grothoff | Status | confirmed => closed |
| 2026-02-17 21:39 | Christian Grothoff | Resolution | open => no change required |
| 2026-02-17 21:39 | Christian Grothoff | Fixed in Version | => 1.5 |
| 2026-02-17 21:39 | Christian Grothoff | Note Added: 0027776 | |
| 2026-02-22 19:43 | Christian Grothoff | Target Version | post-1.0 => 1.5 |