View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011253 | Taler | merchant backend | public | 2026-03-15 19:33 | 2026-03-15 19:38 |
| Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
| Priority | urgent | Severity | crash | Reproducibility | always |
| Status | assigned | Resolution | open | ||
| Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
| Product Version | git (master) | ||||
| Target Version | 1.5 | ||||
| Summary | 0011253: GET /private/orders fails with mixed currency | ||||
| Description | accumulate_total () doesn't support mixed currencies... | ||||
| Tags | No tags attached. | ||||
|
|
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. |
| 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 |