View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010441 | Taler | merchant backend | public | 2025-09-22 20:36 | 2025-09-23 11:36 |
Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
Priority | high | Severity | major | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Target Version | 1.1 | Fixed in Version | 1.1 | ||
Summary | 0010441: merchant backend expects integer for charity name in POST /donau | ||||
Description | ... but in donau, the charity name is a string. | ||||
Tags | No tags attached. | ||||
|
Eh, the API expects the charity_id, which is a number. The charity-id is returned when POSTing the charity to the donau. Now, I see that the current Donau-API uses "charity-id" instead of "charity_id" there. I'll fix that. |
|
See c3777818..ce766ea1 |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-09-22 20:36 | Florian Dold | New Issue | |
2025-09-22 20:36 | Florian Dold | Status | new => assigned |
2025-09-22 20:36 | Florian Dold | Assigned To | => Christian Grothoff |
2025-09-23 11:34 | Christian Grothoff | Note Added: 0025979 | |
2025-09-23 11:36 | Christian Grothoff | Note Added: 0025980 | |
2025-09-23 11:36 | Christian Grothoff | Status | assigned => resolved |
2025-09-23 11:36 | Christian Grothoff | Resolution | open => fixed |
2025-09-23 11:36 | Christian Grothoff | Fixed in Version | => 1.1 |