View Issue Details

IDProjectCategoryView StatusLast Update
0010966Talermerchant backendpublic2026-02-22 19:43
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PrioritylowSeveritytweakReproducibilityalways
Status closedResolutionno change required 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version1.5Fixed in Version1.5 
Summary0010966: session ID weirdness in taler-merchant-http_private-get-orders-ID.c
DescriptionSee 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.
Tagsdiscussion-needed, vivy

Activities

Christian Grothoff

2026-02-17 21:39

manager   ~0027776

session is not actually provided on /claim.

Issue History

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