View Issue Details

IDProjectCategoryView StatusLast Update
0006938Talermechant backendpublic2024-01-12 14:04
Reportersebasjm Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.8Fixed in Version0.8 
Summary0006938: Add currency checks for all fees in patch_order
Descriptionfile: taler-merchant-httpd_private-post-orders.c
function: patch_order

Check that every fee have the same currency that the backend configuration.


TagsNo tags attached.

Activities

Christian Grothoff

2021-08-01 15:10

manager   ~0018047

Latest SPEC does this implicitly.

Issue History

Date Modified Username Field Change
2021-07-23 13:12 sebasjm New Issue
2021-07-23 13:12 sebasjm Status new => assigned
2021-07-23 13:12 sebasjm Assigned To => sebasjm
2021-08-01 15:10 Christian Grothoff Assigned To sebasjm => Christian Grothoff
2021-08-01 15:10 Christian Grothoff Status assigned => resolved
2021-08-01 15:10 Christian Grothoff Resolution open => fixed
2021-08-01 15:10 Christian Grothoff Fixed in Version => 0.8
2021-08-01 15:10 Christian Grothoff Note Added: 0018047
2021-08-01 15:10 Christian Grothoff Target Version git (master) => 0.8
2021-08-24 16:22 Christian Grothoff Status resolved => closed
2024-01-12 14:04 Christian Grothoff Category merchant backend API (C) => mechant backend