View Issue Details

IDProjectCategoryView StatusLast Update
0011253Talermerchant backendpublic2026-03-15 19:38
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PriorityurgentSeveritycrashReproducibilityalways
Status assignedResolutionopen 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version1.5 
Summary0011253: GET /private/orders fails with mixed currency
Descriptionaccumulate_total () doesn't support mixed currencies...
TagsNo tags attached.

Activities

Christian Grothoff

2026-03-15 19:38

manager   ~0028139

post-private-orders.c has a add_to_currency_vector() function. Seems like a common issue, we should move that kind of logic to libtalerutil and make currency vectors a generic data structure.

Issue History

Date Modified Username Field Change
2026-03-15 19:33 Christian Grothoff New Issue
2026-03-15 19:33 Christian Grothoff Status new => assigned
2026-03-15 19:33 Christian Grothoff Assigned To => Christian Grothoff
2026-03-15 19:38 Christian Grothoff Note Added: 0028139