View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010966 | Taler | merchant backend | public | 2026-02-02 10:05 | 2026-02-02 10:06 |
| Reporter | Christian Grothoff | Assigned To | Florian Dold | ||
| Priority | low | Severity | tweak | Reproducibility | always |
| Status | confirmed | Resolution | open | ||
| Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
| Product Version | git (master) | ||||
| Target Version | post-1.0 | ||||
| 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 | No tags attached. | ||||
| 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 |